Author: joes
Date: Tue Apr 19 08:43:46 2005
New Revision: 161908
URL: http://svn.apache.org/viewcvs?view=rev&rev=161908
Log:
tyops.
Modified:
httpd/apreq/trunk/CHANGES
Modified: httpd/apreq/trunk/CHANGES
URL:
http://svn.apache.org/viewcvs/httpd/apreq/trunk/CHANGES?view=diff&r1=161907&r2=161908
==============================================================================
--- httpd/apreq/trunk/CHANGES (original)
+++ httpd/apreq/trunk/CHANGES Tue Apr 19 08:43:46 2005
@@ -4,10 +4,11 @@
@section v2_05_dev Changes with libapreq2-2.05-dev
+
- C API [joes]
Add apreq_cp1252_to_utf8().
-- C. Perl API [joes]
+- C, Perl API [joes]
Add charset support for params and couple the SvUTF8 flag
to the param's taint flag.