Jeff Trawick wrote:
On Tue, 29 Mar 2005 00:50:45 -0800, Paul Querna <[EMAIL PROTECTED]> wrote:

[EMAIL PROTECTED] wrote:

Author: trawick
Date: Tue Mar 29 00:44:53 2005
New Revision: 159356

URL: http://svn.apache.org/viewcvs?view=rev&rev=159356
Log:
sync with 2.0.54-dev

Modified:
   httpd/httpd/trunk/CHANGES

Modified: httpd/httpd/trunk/CHANGES
URL: 
http://svn.apache.org/viewcvs/httpd/httpd/trunk/CHANGES?view=diff&r1=159355&r2=159356
==============================================================================
--- httpd/httpd/trunk/CHANGES (original)
+++ httpd/httpd/trunk/CHANGES Tue Mar 29 00:44:53 2005
@@ -57,10 +57,6 @@
  *) Only recompile buildmark.c when we have to relink httpd.
     [Justin Erenkrantz]

-  *) Remove formatting characters from ap_log_error() calls.  These
-     were escaped as fallout from CAN-2003-0020.
-     [Eric Covener <ecovener gmail.com>]
-
  *) mod_cache: Fix up handling of revalidated responses.
     [Justin Erenkrantz]

@@ -630,6 +626,10 @@
   Apache 2.0.xx tree as documented, and except as noted, below.]

Changes with Apache 2.0.54
+
+  *) Remove formatting characters from ap_log_error() calls.  These
+     were escaped as fallout from CAN-2003-0020.
+     [Eric Covener <ecovener gmail.com>]

*) htdigest: Fix permissions of created files. PR 33765. [Joe Orton]

I don't think we should remove entries from the 2.1.x Changes anymore.

Since there are real changes between patch releases of 2.1.x, removing
this changes entry means that someone upgrading from 2.1.2 would not see
this one listed.

I think from now on, items should be listed in both 2.1.x and 2.0.x.


I had assumed we would do this when 2.2 became GA...

+1

Bill



Reply via email to