TODO: use glog

Change-Id: I94ce97b93c73bee47f90a966f5cb1e860b23233a
This commit is contained in:
Brad Fitzpatrick 2013-11-09 19:55:49 -05:00
parent d6a10c18f2
commit 6a4c0ec09c
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -4,6 +4,9 @@ There are two TODO lists. This file (good for airplanes) and the online bug trac
Offline list:
-- bring in the google glog package to third_party and use it in
places that want selective logging (e.g. pkg/index/receive.go)
-- camput's havecache initialization should move up a layer to
to be global to all commands, not specific to "camput file".
(the statcache can stay in file). otherwise, we have no haveCache