Follow up to r1857129: CHANGES entry.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1857130 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index e4f6be2..8457ee7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.1
 
+  *) mod_reqtimeout: Fix default rates missing (not applied) in 2.4.39.
+     PR 63325. [Yann Ylavic]
+
   *) mod_ldap: Avoid potential crashes in util_ldap_cache_module_kill() or other
      LDAP related functions during graceful restart of a busy server. PR63305.
      [Martin Fúsek <mfusek newps.cz>]