]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix my name :)
authorAndré Malo <nd@apache.org>
Wed, 24 Aug 2005 11:54:52 +0000 (11:54 +0000)
committerAndré Malo <nd@apache.org>
Wed, 24 Aug 2005 11:54:52 +0000 (11:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/mod_version_for_2.0.x@239613 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 1330b3f5a67a2fc2d75aa5799ce762de61243516..7a6977e56234fe8590d871f441837503d57d3f2e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,11 +2,11 @@
 Changes with Apache 2.0.55
 
   *) Added new module mod_version, which provides version dependent
-     configuration containers.  [André Malo]
+     configuration containers.  [André Malo]
 
   *) Add core version query function (ap_get_server_revision) and
      accompanying ap_version_t structure (minor MMN bump).
-     [André Malo]
+     [André Malo]
 
   *) Fix cases where the byterange filter would buffer responses
      into memory.  PR 29962.  [Joe Orton]