]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a note that the ratelimit module was added
authorPaul Querna <pquerna@apache.org>
Fri, 5 Dec 2008 09:26:11 +0000 (09:26 +0000)
committerPaul Querna <pquerna@apache.org>
Fri, 5 Dec 2008 09:26:11 +0000 (09:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723682 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 603b15acb86f61619dcf114c717d88ea1e53d443..c8a1fb8739ddfd0e94496a666f9599f3f355ab30 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,8 @@
 Changes with Apache 2.3.0
 [ When backported to 2.2.x, remove entry from this file ]
 
+  *) mod_ratelimit: New module to do bandwidth rate limiting. [Paul Querna]
+
   *) Remove X-Pad header which was added as a work around to a bug in 
      Netscape 2.x to 4.0b2. [Takashi Sato <takashi lans-tv.com>]