From: Paul Querna Date: Sat, 3 Jan 2009 06:41:23 +0000 (+0000) Subject: Bump to 2.3.2. X-Git-Tag: 2.3.2~242 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3c742ee5ec60ed73016c46b5494c10a359c5c00c;p=thirdparty%2Fapache%2Fhttpd.git Bump to 2.3.2. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730927 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a34acc2c1c7..992356a1e88 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,10 @@ -*- coding: utf-8 -*- -Changes with Apache 2.3.1 +Changes with Apache 2.3.2 [ When backported to 2.2.x, remove entry from this file ] + +Changes with Apache 2.3.1 + *) ap_slotmem: Add in new slot-based memory access API impl., including 2 providers (mod_sharedmem and mod_plainmem) [Jim Jagielski, Jean-Frederic Clere, Brian Akins ] diff --git a/STATUS b/STATUS index 0e305af01b8..c3e4a933285 100644 --- a/STATUS +++ b/STATUS @@ -26,7 +26,8 @@ Release history: [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases, while x.{even}.z versions are Stable/GA releases.] - 2.3.1 : in development + 2.3.2 : in development + 2.3.1 : Tagged on January 2, 2009. 2.3.0 : Tagged on December 6, 2008, not released. Contributors looking for a mission: