You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by st...@apache.org on 2019/07/11 12:16:39 UTC

svn commit: r1862918 - /perl/modperl/trunk/Changes

Author: stevehay
Date: Thu Jul 11 12:16:39 2019
New Revision: 1862918

URL: http://svn.apache.org/viewvc?rev=1862918&view=rev
Log:
Update Changes file with recent changes

Modified:
    perl/modperl/trunk/Changes

Modified: perl/modperl/trunk/Changes
URL: http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=1862918&r1=1862917&r2=1862918&view=diff
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Thu Jul 11 12:16:39 2019
@@ -12,6 +12,18 @@ Also refer to the Apache::Test changes l
 
 =item 2.0.11-dev
 
+Fix use-after-free segfault in ap_server_config_defines seen on start-up on
+OpenBSD. [Found/fixed by Sam Vaughan/Joe Orton]
+
+Fix build with Perls earlier than 5.13.6. [Rainer Jung
+<ra...@kippdata.de>]
+
+Fix filter/in_bbs_inject_header.t test failure with Apache 2.4.25+. [Stefan
+Fritsch <sf...@sfritsch.de>]
+
+Fix apache/read.t test failure with Apache 2.4.25+. [Niko Tyni
+<nt...@debian.org>]
+
 =item 2.0.10 October 27, 2016
 
 Declare MP_vtbl_env and MP_vtbl_envelem as 'extern' to fix linker errors on