more TODO

Change-Id: I3eac6b72744c76ddbdd4009f006991f292d8f55a
This commit is contained in:
Brad Fitzpatrick 2012-08-21 16:09:32 +10:00
parent 8d01f4e323
commit bf2604a836
1 changed files with 6 additions and 1 deletions

7
TODO
View File

@ -7,9 +7,14 @@
be able to reload itself, and also watch for binaries changing and restart
when binaries change. (or symlinks to binaries)
-- ./dev-server and hitting http://localhost:3179/ shouldn't mention
-- BUG: ./dev-server and hitting http://localhost:3179/ shouldn't mention
the /setup handler.
-- add gofmt check to "make presubmit". also add "make fmt" target.
-- BUG: osutil paths.go on OS X: should use Library everywhere instead of mix of
Library and ~/.camlistore?
OLD:
-- add CROS support?