]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
- Deleted "merge MemPool with mem.c" comment
authorrousskov <>
Thu, 5 Mar 1998 15:26:46 +0000 (15:26 +0000)
committerrousskov <>
Thu, 5 Mar 1998 15:26:46 +0000 (15:26 +0000)
TODO

diff --git a/TODO b/TODO
index c46b17a40e42d011480a507d65e20e51f8b28425..6410ce02674b38f759662073c6616d571436103c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -52,11 +52,9 @@ Our Todo List
          has  been started already.
        - Statistics collected on Http* objects and memory management
          routines will be enhanced.
-       - A lot of current oddities with freshly added code should go
-         away as we debug and polish things. For example, MemPool object
-         will be merged with mem.c module. Duplicate Stack objects will
-         be merged into one. Comments discussing current code problems
-         will be deleted; hopefully, along with the problems.
+       - A lot of current oddities with freshly added code should go away as
+         we debug and polish things. Comments discussing current code
+         problems will be deleted; hopefully, along with the problems.
 
 (4) ** FTP PUT (KA)
 (4) ** Everywhere that we use 'pattern' or such, use ACL elements instead.