Update 2005-10-19 afternoon.
authorJunio C Hamano <junkio@cox.net>
Wed, 19 Oct 2005 23:57:43 +0000 (16:57 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 19 Oct 2005 23:57:43 +0000 (16:57 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
TODO

diff --git a/TODO b/TODO
index 7ff0285..339552e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -84,7 +84,7 @@ Technical (heavier)
   precompute some packs for popular sets of heads downloaders
   have and serve that, even if that could give more than the
   client asks for in some cases.  We will know about this soon
-  enough.
+  enough [Deployed and fixes and enhancement continuing].
 
 * Libification.  There are many places "run once" mentality is
   ingrained in the management of basic data structures, which
@@ -135,7 +135,7 @@ Technical (milder)
 * Perhaps accept more "want"s in upload-pack and do something
   intelligent about it.
 
-* Perhaps send less "want"s from fetch-pack.
+* Perhaps send less "want"s from fetch-pack [DONE by JS].
 
 * Look at svn importer Smurf has.  There is a small cvsimport
   update in his tree as well [DONE].