diff options
author | Mukund Sivaraman <muks@banu.com> | 2010-01-18 16:01:08 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2010-01-18 16:01:08 +0530 |
commit | d396e5592b9caabff12f5d460a771469eef18eba (patch) | |
tree | 53d229778d2b6cfe7552c4f3054bf2c8948bd30f /TODO | |
parent | ff2a7a2bdc408277c503db8405cd6917422e5e06 (diff) | |
download | tinyproxy-d396e5592b9caabff12f5d460a771469eef18eba.tar.gz tinyproxy-d396e5592b9caabff12f5d460a771469eef18eba.zip |
Remove completed items from TODO list
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -42,12 +42,6 @@ against the current tree and I'll integrate it if possible. ==> https://www.banu.com/bugzilla/show_bug.cgi?id=13 - * Fix paths inside etc/tinyproxy.conf - - * Finish manpages - - * Move defaults handling to conf.c - * Remove common.h and fix order of headers * Remove memory debugging functions (Valgrind is good enough) |