doc/PLAN
changeset 73 5d81ec164e5d
parent 72 582808b47653
child 74 9d2ae2841bf2
--- a/doc/PLAN	Fri Mar 06 12:34:07 2009 +0000
+++ b/doc/PLAN	Fri Mar 06 12:46:22 2009 +0000
@@ -3,13 +3,12 @@
 Done:
 
 - move all modules into mercurial_server directory
-
 - make mercurial_server.paths module; a function sets a global based on sys.argv[0]
 - reduce hg-ssh-wrapper to nothing by moving all functionality into hg-ssh
+- same for refresh-auth
 
 Todo:
 
-- same for refresh-auth
 - move most of do-refresh-auth into a module
 - give that module a hook, and call the hook instead of the exe
 - abolish refresh-auth shell script and rename do-refresh-auth to refresh-auth