+2002-06-15 Markus Fischer <mfischer@guru.josefine.at>
+
+ * 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 <harald.radi+coding.php@nme.at>
+
+ * ext/sockets/php_sockets_win.c
+ ext/sockets/sockets.c: workaround for a win32 memleak
+
+2002-06-15 Sebastian Bergmann <sb@sebastian-bergmann.de>
+
+ * ext/gd/.cvsignore: Add new target directories.
+
2002-06-14 Markus Fischer <mfischer@guru.josefine.at>
* NEWS: - Update Win32/mail changes, mention bundled gd library.
+2002-06-15 Andi Gutmans <andi@zend.com>
+
+ * 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 <andi@zend.com>
* zend_builtin_functions.c: