From: Fabien Coelho Date: Sun, 9 Dec 2012 06:32:23 +0000 (+0000) Subject: add missing space for paragraph alignment. X-Git-Tag: 2.5.0-alpha~6045 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=792ada06d412953c58e06d2f6c86aa7a2c71acfd;p=thirdparty%2Fapache%2Fhttpd.git add missing space for paragraph alignment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1418824 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index f96a2b9dad6..47d512b46b8 100644 --- a/CHANGES +++ b/CHANGES @@ -30,7 +30,7 @@ Changes with Apache 2.5.0 PR 53963. [Eric Covener] *) mod_session_dbd: fix a segmentation fault in the function dbd_remove. - PR 53452. [, Reimo Rebane] + PR 53452. [, Reimo Rebane] *) core: New directive RegisterHttpMethod for registering non-standard HTTP methods. [Stefan Fritsch]