joes 2004/06/19 12:43:20
Modified: . CHANGES
Log:
Note today's back-compat commit for Apache::Cookie->fetch
Revision Changes Path
1.41 +4 -0 httpd-apreq-2/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/httpd-apreq-2/CHANGES,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- CHANGES 15 Jun 2004 07:55:15 -0000 1.40
+++ CHANGES 19 Jun 2004 19:43:20 -0000 1.41
@@ -3,6 +3,10 @@
@section v2_04_dev Changes with libapreq2-2.04-dev
+- Perl API [joes]
+ Add back-compat support for Apache::Cookie->fetch() via
+ Apache->request.
+
- C API [joes]
Add MaxBody, MaxBrigade, and TempDir per-dir directives to mod_apreq
filter.