From b9637a0bc58b3c5d5a18140f37531cf4d96bb432 Mon Sep 17 00:00:00 2001 From: Date: Sun, 16 Jun 2002 00:28:21 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 15 +++++++++++++++ Zend/ChangeLog | 7 +++++++ 2 files changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5f70b003c7..b5ff6cc63f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2002-06-15 Markus Fischer + + * ext/gd/gd.c: - Be more verbose which index causes the warning. + + * ext/gd/gd.c: - Don't forget to close the stream. + +2002-06-15 Harald Radi + + * ext/sockets/php_sockets_win.c + ext/sockets/sockets.c: workaround for a win32 memleak + +2002-06-15 Sebastian Bergmann + + * ext/gd/.cvsignore: Add new target directories. + 2002-06-14 Markus Fischer * NEWS: - Update Win32/mail changes, mention bundled gd library. diff --git a/Zend/ChangeLog b/Zend/ChangeLog index ef3c7bb0f1..3922830f9c 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,10 @@ +2002-06-15 Andi Gutmans + + * zend_objects.h + zend_objects_API.c: + - Fix copy&paste problem where we allocated according to an old structure + - decleration and not the new one. + 2002-06-11 Andi Gutmans * zend_builtin_functions.c: -- 2.50.1