Updates for release
[awesomized/libmemcached] / TODO
1 - Write a shell application (?)
2 - Stats output looks to be buggy
3 - Fix version in command line tools
4 - Write test cases for all command line tools (!!!)
5 - Fix env to be used for command line tools
6 - Write some sort of "default" options bit for tools
7 - Write Asyncronous IO interface to current library for writes
8 (or extend?... would mean pthreads...)
9 - Write man() pages
10 - More examples using libraries
11 - Doxygen?
12 - Move IO in library over to being buffered
13 - Make a "make deb"... or accept patch...