Forgotten CHANGES.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/1.5.x@1575515 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index 927a298..197ad4d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,9 @@
*) Fix detection of Berkeley DB 6.0. PR 55277.
[Lars Wendler <polynomial-c gentoo.org>]
+ *) Improve platform detection for bundled expat by updating
+ config.guess and config.sub. [Rainer Jung]
+
Changes with APR-util 1.5.3
*) Cygwin: Use correct file extension when loading APR DSOs. PR 55587.