]> granicus.if.org Git - apache/commitdiff
keep changes in sync.
authorAndre Malo <nd@apache.org>
Sun, 9 Mar 2003 17:02:03 +0000 (17:02 +0000)
committerAndre Malo <nd@apache.org>
Sun, 9 Mar 2003 17:02:03 +0000 (17:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98953 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index cfb38456e69d641c9b945787c393f8d6d089b5fd..44d8a615d6fe4a452485a515d4329f6d4a19d5bc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -20,9 +20,6 @@ Changes with Apache 2.1.0-dev
      [Ian Holsman, Stephen Pierzchala <stephen@pierzchala.com>, 
      Michael Schroepl <Michael.Schroepl@telekurs.de>]
 
-  *) Restore the ability of htdigest.exe to create files that contain
-     more than one user. PR 12910.  [André Malo]
-
   *) Added the WindowsSocketsWorkaround directive for Windows NT/2000/XP
      to work around problems with certain VPN and Firewall products that 
      have buggy AcceptEx implementations.
@@ -168,6 +165,13 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.45
 
+  *) Restore the ability of htdigest.exe to create files that contain
+     more than one user. PR 12910.  [André Malo]
+
+  *) Improve binary compatibility of the core between debug (aka
+     maintainer-mode) and a non-debug compile.
+     [Sander Striker]
+
   *) mod_usertrack: don't set the cookie in subrequests. This works
      around the problem that cookies were set twice during fast internal
      redirects. PR 13211.  [André Malo]