-*- coding: utf-8 -*-
Changes with Apache 2.2.13
+ *) mod_cgid: Do not add an empty argument when calling the CGI script.
+ PR 46380 [Ruediger Pluem]
+
*) Fix potential segfaults with use of the legacy ap_rputs() etc
interfaces, in cases where an output filter fails. PR 36780.
[Joe Orton]
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- * mod_cgid: Do not add an empty argument when calling the CGI script.
- PR 46380 (fixes a regression of r682475 (trunk) / r686392 (2.2.x).
- Trunk version of patch:
- http://svn.apache.org/viewvc?rev=726636&view=rev
- Backport version for 2.2.x of patch:
- Trunk version of patch works
- +1: rpluem, covener, minfrin
-
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]