Author: joes
Date: Tue Feb 28 09:11:48 2006
New Revision: 381711
URL: http://svn.apache.org/viewcvs?rev=381711&view=rev
Log:
added code for apreq_cookies
Modified:
httpd/apreq/trunk/CHANGES
Modified: httpd/apreq/trunk/CHANGES
URL:
http://svn.apache.org/viewcvs/httpd/apreq/trunk/CHANGES?rev=381711&r1=381710&r2=381711&view=diff
==============================================================================
--- httpd/apreq/trunk/CHANGES (original)
+++ httpd/apreq/trunk/CHANGES Tue Feb 28 09:11:48 2006
@@ -5,6 +5,9 @@
@section v2_08 Changes with libapreq2-2.08 (under development)
+- C API [joes]
+ Add code for apreq_cookies().
+
- Perl API [joes]
Expose the constants in apreq_error.h via the APR::Request::Error package.