From: Date: Sun, 12 Nov 2006 01:31:02 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_1_0_0RC1~1048 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc4ec726a645b5027c51f97d46ac52fbe796a5f0;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 93b14c28be..a34ffb7a7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2006-11-11 Nuno Lopes + + * ext/zip/php_zip.c + ext/zip/lib/zip_fclose.c: + MFB: fix leaks within zip entries in several tests + + * (PHP_5_2) + ext/zip/php_zip.c + ext/zip/lib/zip_fclose.c: + fix leaks within zip entries in several tests + + * ext/zip/lib/zip_free.c + ext/zip/lib/zip_set_archive_comment.c: + MFB :fix leak in oo_setArchiveComment.phpt + + * (PHP_5_2) + ext/zip/lib/zip_free.c + ext/zip/lib/zip_set_archive_comment.c: + fix leak in oo_setArchiveComment.phpt + +2006-11-11 Pierre-Alain Joye + + * (PHP_5_2) + ext/zip/lib/zip_close.c: + - fix leak in zip_close when the function's succeeded + 2006-11-10 Nuno Lopes * ext/date/lib/parse_tz.c