mirror of
https://github.com/apache/httpd.git
synced 2025-11-09 15:21:02 +03:00
Roll on to 2.3.2.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@757429 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,4 +1,7 @@
|
|||||||
-*- coding: utf-8 -*-
|
-*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
Changes with Apache 2.3.3
|
||||||
|
|
||||||
Changes with Apache 2.3.2
|
Changes with Apache 2.3.2
|
||||||
|
|
||||||
*) mod_mime_magic: Fix detection of compressed content. [Rainer Jung]
|
*) mod_mime_magic: Fix detection of compressed content. [Rainer Jung]
|
||||||
|
|||||||
1
STATUS
1
STATUS
@@ -27,6 +27,7 @@ Release history:
|
|||||||
while x.{even}.z versions are Stable/GA releases.]
|
while x.{even}.z versions are Stable/GA releases.]
|
||||||
|
|
||||||
2.3.2 : in development
|
2.3.2 : in development
|
||||||
|
2.3.2 : Tagged on March 23, 2009.
|
||||||
2.3.1 : Tagged on January 2, 2009.
|
2.3.1 : Tagged on January 2, 2009.
|
||||||
2.3.0 : Tagged on December 6, 2008, not released.
|
2.3.0 : Tagged on December 6, 2008, not released.
|
||||||
|
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
#define AP_SERVER_MAJORVERSION_NUMBER 2
|
#define AP_SERVER_MAJORVERSION_NUMBER 2
|
||||||
#define AP_SERVER_MINORVERSION_NUMBER 3
|
#define AP_SERVER_MINORVERSION_NUMBER 3
|
||||||
#define AP_SERVER_PATCHLEVEL_NUMBER 2
|
#define AP_SERVER_PATCHLEVEL_NUMBER 3
|
||||||
#define AP_SERVER_DEVBUILD_BOOLEAN 1
|
#define AP_SERVER_DEVBUILD_BOOLEAN 1
|
||||||
|
|
||||||
#if AP_SERVER_DEVBUILD_BOOLEAN
|
#if AP_SERVER_DEVBUILD_BOOLEAN
|
||||||
|
|||||||
Reference in New Issue
Block a user