You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2007/11/16 13:55:10 UTC

svn commit: r595650 - /httpd/httpd/branches/2.2.x/STATUS

Author: trawick
Date: Fri Nov 16 04:55:09 2007
New Revision: 595650

URL: http://svn.apache.org/viewvc?rev=595650&view=rev
Log:
proposals++

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=595650&r1=595649&r2=595650&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Nov 16 04:55:09 2007
@@ -275,6 +275,14 @@
      2.2.x: trunk patch applies
      +1: trawick
 
+   * mod_charset_lite cleanups to remove long-abandoned logic and fix
+     some minor style problems
+     trunk:
+       http://svn.apache.org/viewvc?rev=595646&view=rev
+       http://svn.apache.org/viewvc?rev=595648&view=rev
+     2.2.x: trunk patch applies
+     +1: trawick
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when