diff --git a/TODO b/TODO index d98fc1707..ed1557639 100644 --- a/TODO +++ b/TODO @@ -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?