
rpluem at apache
May 9, 2008, 11:19 PM
Post #1 of 1
(11 views)
Permalink
|
|
svn commit: r655015 - /httpd/httpd/trunk/CHANGES
|
|
Author: rpluem Date: Fri May 9 23:19:03 2008 New Revision: 655015 URL: http://svn.apache.org/viewvc?rev=655015&view=rev Log: * Unify the spelling of my name in changelog entries. Long time ago I decided to transliterate the ü with ue. Modified: httpd/httpd/trunk/CHANGES Modified: httpd/httpd/trunk/CHANGES URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=655015&r1=655014&r2=655015&view=diff ============================================================================== --- httpd/httpd/trunk/CHANGES [utf-8] (original) +++ httpd/httpd/trunk/CHANGES [utf-8] Fri May 9 23:19:03 2008 @@ -17,12 +17,12 @@ up before reading the login form. Make sure the kept body filter is correctly inserted to ensure the body can be read a second time safely should the authn be successful. [Graham Leggett, - Rüdiger Pluem] + Ruediger Pluem] *) mod_request: Insert the KEPT_BODY filter via the insert_filter hook instead of during fixups. Add a safety check to ensure the filters cannot be inserted more than once. [Graham Leggett, - Rüdiger Pluem] + Ruediger Pluem] *) core: Do not allow Options ALL if not all options are allowed to be overwritten. PR 44262 [Michał Grzędzicki <lazy iq.pl>]
|