joes 2004/07/29 11:10:39
Modified: . CHANGES
Log:
Fix typo
Revision Changes Path
1.60 +1 -1 httpd-apreq-2/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/httpd-apreq-2/CHANGES,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- CHANGES 27 Jul 2004 16:58:55 -0000 1.59
+++ CHANGES 29 Jul 2004 18:10:38 -0000 1.60
@@ -5,7 +5,7 @@
@section v2_04_dev Changes with libapreq2-2.04-dev
-- C API [rendyk, joes]
+- C API [randyk, joes]
Cookie parser was locking up on non-alphanumeric chars in cookie names.
Also RFC Cookie attributes are always checked for quotes during bake(2),
and the quotes are now stripped from incoming RFC cookies during parsing