Author: issac
Date: Tue Jan 20 01:12:06 2009
New Revision: 735973
URL: http://svn.apache.org/viewvc?rev=735973&view=rev
Log:
Started release for 2.11
Modified:
httpd/apreq/branches/v2_11/CHANGES
httpd/apreq/branches/v2_11/STATUS
httpd/apreq/branches/v2_11/include/apreq_version.h
Modified: httpd/apreq/branches/v2_11/CHANGES
URL:
http://svn.apache.org/viewvc/httpd/apreq/branches/v2_11/CHANGES?rev=735973&r1=735972&r2=735973&view=diff
==============================================================================
--- httpd/apreq/branches/v2_11/CHANGES (original)
+++ httpd/apreq/branches/v2_11/CHANGES Tue Jan 20 01:12:06 2009
@@ -1,7 +1,7 @@
/** @page apreq_changes CHANGES
//! brief List of major changes.
-...@section v2_11 Changes with libapreq2-2.11 (in development)
+...@section v2_11 Changes with libapreq2-2.11 (released Jan 20, 2009)
- Interactive CGI module [issac]
Allow cgi module to interactively prompt for parameters and cookies when
Modified: httpd/apreq/branches/v2_11/STATUS
URL:
http://svn.apache.org/viewvc/httpd/apreq/branches/v2_11/STATUS?rev=735973&r1=735972&r2=735973&view=diff
==============================================================================
--- httpd/apreq/branches/v2_11/STATUS (original)
+++ httpd/apreq/branches/v2_11/STATUS Tue Jan 20 01:12:06 2009
@@ -1,6 +1,6 @@
/** @page apreq_status STATUS
- 2.11 under developement
+ 2.11 released on Jan 20, 2009
Contributors looking for a mission:
Modified: httpd/apreq/branches/v2_11/include/apreq_version.h
URL:
http://svn.apache.org/viewvc/httpd/apreq/branches/v2_11/include/apreq_version.h?rev=735973&r1=735972&r2=735973&view=diff
==============================================================================
--- httpd/apreq/branches/v2_11/include/apreq_version.h (original)
+++ httpd/apreq/branches/v2_11/include/apreq_version.h Tue Jan 20 01:12:06 2009
@@ -68,7 +68,7 @@
* This symbol is defined for internal, "development" copies of libapreq.
* This symbol will be \#undef'd for releases.
*/
-#define APREQ_IS_DEV_VERSION
+#undef APREQ_IS_DEV_VERSION
/** The formatted string of libapreq's version */