Loading CHANGES +3 −1 Original line number Diff line number Diff line Changes with Apache 2.1.2 Changes with Apache 2.1.3 [Remove entries to the current 2.0 section below, when backported] Changes with Apache 2.1.2 *) mod_proxy: Respect errors reported by pre_connection hooks. [Jeff Trawick] Loading STATUS +2 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,8 @@ Last modified at [$Date$] Release [NOTE that only Alpha/Beta releases occur in 2.1 development]: 2.1.2 : in development 2.1.3 : in development 2.1.2 : Released on 12/08/2004 as alpha. 2.1.1 : Released on 11/19/2004 as alpha. 2.1.0 : not released. Loading include/ap_release.h +2 −2 Original line number Diff line number Diff line Loading @@ -38,8 +38,8 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 1 #define AP_SERVER_PATCHLEVEL_NUMBER 2 #define AP_SERVER_DEVBUILD_BOOLEAN 0 #define AP_SERVER_PATCHLEVEL_NUMBER 3 #define AP_SERVER_DEVBUILD_BOOLEAN 1 #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev" Loading Loading
CHANGES +3 −1 Original line number Diff line number Diff line Changes with Apache 2.1.2 Changes with Apache 2.1.3 [Remove entries to the current 2.0 section below, when backported] Changes with Apache 2.1.2 *) mod_proxy: Respect errors reported by pre_connection hooks. [Jeff Trawick] Loading
STATUS +2 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,8 @@ Last modified at [$Date$] Release [NOTE that only Alpha/Beta releases occur in 2.1 development]: 2.1.2 : in development 2.1.3 : in development 2.1.2 : Released on 12/08/2004 as alpha. 2.1.1 : Released on 11/19/2004 as alpha. 2.1.0 : not released. Loading
include/ap_release.h +2 −2 Original line number Diff line number Diff line Loading @@ -38,8 +38,8 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 1 #define AP_SERVER_PATCHLEVEL_NUMBER 2 #define AP_SERVER_DEVBUILD_BOOLEAN 0 #define AP_SERVER_PATCHLEVEL_NUMBER 3 #define AP_SERVER_DEVBUILD_BOOLEAN 1 #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev" Loading