joes 2003/11/12 16:49:18
Modified: . CHANGES Log: Add today's segfault fix to CHANGES Revision Changes Path 1.20 +6 -0 httpd-apreq-2/CHANGES Index: CHANGES =================================================================== RCS file: /home/cvs/httpd-apreq-2/CHANGES,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- CHANGES 11 Nov 2003 02:29:18 -0000 1.19 +++ CHANGES 13 Nov 2003 00:49:18 -0000 1.20 @@ -2,6 +2,12 @@ @section v2_02_dev Changes with libapreq2-2.02-dev +- November 12, 2003 - Perl API [joes] + +Fix missing SvRV() in Apache::Cookie::set_attr(), +which caused Apache::Cookie::new to segfault. Bug +first reported to modperl list by Wolfgang Kubens. + @section v2_01_dev Changes with libapreq2-2.01-dev
