From: hno <> Date: Sun, 18 May 2003 00:17:56 +0000 (+0000) Subject: reply_body_max_size cleanups done.. X-Git-Tag: SQUID_3_0_PRE1~186 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a907eb3b779a9f89f1dbcf2e5ec79f22f3b2527e;p=thirdparty%2Fsquid.git reply_body_max_size cleanups done.. always/never_direct cleanups deferred to 3.1 --- diff --git a/TODO b/TODO index c0638a8802..ed592153c8 100644 --- a/TODO +++ b/TODO @@ -3,8 +3,6 @@ Squid-3.0: Feature freeze: - overlapping helper feature implementation (plain or stateful or both). - - reply_body_max_size syntax cleanups. - - always/never direct syntax cleanups. - Someone other than Robert to review the draft squid 3 release notes (in CVS already). Other? @@ -16,6 +14,7 @@ Squid-3.0: Done items: + - reply_body_max_size syntax cleanups. (done) - Other sponsored work that needs to get into mainline sooner rather than later (None known of - RC). - Update automake and autoconf on squid-cache.org for the squid-3 CVS snapshot generation. (done) @@ -28,6 +27,9 @@ Squid-3.0: Squid-3.1 + - always/never direct syntax cleanups. + - refactoring of acl driven types to reduce amount of duplicated + code (acl_check, acl_tos, acl_address, acl_size_t, ...) - Go over the old TODO (below) and sort out what has o) Been done o) Needs to be done, and when