Skip to content

Commit b9637a0

Browse files
author
committed
ChangeLog update
1 parent 1aac85b commit b9637a0

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2002-06-15 Markus Fischer <mfischer@guru.josefine.at>
2+
3+
* ext/gd/gd.c: - Be more verbose which index causes the warning.
4+
5+
* ext/gd/gd.c: - Don't forget to close the stream.
6+
7+
2002-06-15 Harald Radi <harald.radi+coding.php@nme.at>
8+
9+
* ext/sockets/php_sockets_win.c
10+
ext/sockets/sockets.c: workaround for a win32 memleak
11+
12+
2002-06-15 Sebastian Bergmann <sb@sebastian-bergmann.de>
13+
14+
* ext/gd/.cvsignore: Add new target directories.
15+
116
2002-06-14 Markus Fischer <mfischer@guru.josefine.at>
217

318
* NEWS: - Update Win32/mail changes, mention bundled gd library.

Zend/ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2002-06-15 Andi Gutmans <andi@zend.com>
2+
3+
* zend_objects.h
4+
zend_objects_API.c:
5+
- Fix copy&paste problem where we allocated according to an old structure
6+
- decleration and not the new one.
7+
18
2002-06-11 Andi Gutmans <andi@zend.com>
29

310
* zend_builtin_functions.c:

0 commit comments

Comments
 (0)