Author: joes
Date: Tue Feb 14 10:12:49 2006
New Revision: 377792
URL: http://svn.apache.org/viewcvs?rev=377792&view=rev
Log:
forgot to make a note of the API changes to APR::Request::Error.
Modified:
httpd/apreq/trunk/CHANGES
Modified: httpd/apreq/trunk/CHANGES
URL:
http://svn.apache.org/viewcvs/httpd/apreq/trunk/CHANGES?rev=377792&r1=377791&r2=377792&view=diff
==============================================================================
--- httpd/apreq/trunk/CHANGES (original)
+++ httpd/apreq/trunk/CHANGES Tue Feb 14 10:12:49 2006
@@ -5,6 +5,10 @@
@section v2_08 Changes with libapreq2-2.08 (under development)
+- Perl API [joes]
+ Expose the constants in apreq_error.h via the APR::Request::Error package.
+
+
@section v2_07 Changes with libapreq2-2.07 (released February 12, 2006)