[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r20572: {projects} remove done things from git-branches, since it's so huge now (projects/todo)



Author: arma
Date: 2009-09-15 04:07:10 -0400 (Tue, 15 Sep 2009)
New Revision: 20572

Modified:
   projects/todo/git-branches
Log:
remove done things from git-branches, since it's so huge now


Modified: projects/todo/git-branches
===================================================================
--- projects/todo/git-branches	2009-09-15 06:59:02 UTC (rev 20571)
+++ projects/todo/git-branches	2009-09-15 08:07:10 UTC (rev 20572)
@@ -4,37 +4,14 @@
   to comment on the XXX's and advise him how to fix them.
   mikeperry/circuitbuildtimeout
 
-o Mikeperry's bw voting stuff:
-  o mikeperry/bandwidth-voting-final
-    [merged to master -NM]
-  o mikeperry/bandwidth-proposals-final (updates proposals)
-    [merged to master -NM]
-
-o Add a new config option to make bulkexitlist work better:
-  ioerror/DirFetchInfoExtraEarly
-  [Merged to master]
-
 - Include the git version where the svn revision used to be
   nickm/gitversion
   [Merged to master; candidate for maint-0.2.1]
 
-o Merge Christopher Davis's outgoing SOCKS code.
-  nickm/socks-client
-  [merged to master]
-
 - Wyllys Ingersoll's support for AES on some Solaris versions
   nickm/solaris-aes
   Needs work; see nickm's mail to tor-volunteer of 11 June 2009
 
-o Fix dirreq and cell stats on 32-bit architectures; apply to master only.
-  karsten/fix-dirreq-warning-master
-  [Merged to master -RD]
-
-o Make configuration of hidden services with authorization somewhat
-  clearer; apply to maint-0.2.1 and master.
-  karsten/hsauth-manpage-maint-0.2.1
-  [Merged to maint-0.2.1 -NM]
-
 . Remove .noconnect support
   ioerror/LetsKillNoConnect
   [Merged to master.  Perhaps merge to maint-0.2.1. -NM]
@@ -61,11 +38,6 @@
 - fix a spec conformance issue (exactly one signature per vote)
   sebastian/specconformance
 
-o Remove configure options for exit/entry/cell/dirreq stats, include stats
-  in extra-info documents (implements proposal 166)
-  karsten/proposal-166-impl-master
-  [merged to master]
-
 - Dump unparseable descriptors to disk; helps diagnosing 1051
   karsten/fix-1051-file2-maint-0.2.1