]> granicus.if.org Git - apache/blobdiff - CHANGES
binbuild.sh: Make sure that we use the expat from our source
[apache] / CHANGES
diff --git a/CHANGES b/CHANGES
index d40f68041f370d7b6ff36c5879a0f6f99db84f44..90193ee47d0e063943bc2712409c6876145ce78c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
 Changes with Apache 2.0.32-dev
 
+  *) binbuild.sh: Make sure that we use the expat from our source
+     tree so that there aren't any surprises on the target machine.
+     [Jeff Trawick]
+
   *) mod_cgid: Add retry logic for when the daemon can't fork fast
      enough to keep up with new requests.  Start using 
      HTTP_SERVER_UNAVAILABLE instead of HTTP_INTERNAL_SERVER_ERROR