changelog Mon Nov 8 20:47:15 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1797&r2=1.1798&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1797 php-src/ChangeLog:1.1798
--- php-src/ChangeLog:1.1797 Fri Nov 5 20:50:36 2004
+++ php-src/ChangeLog Mon Nov 8 20:47:08 2004
@@ -1,3 +1,13 @@
+2004-11-08 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ ext/fdf/fdf.c
+ ext/fdf/fdf.c:
+ MFH: Fixed possible crash on fstat() failure.
+
+ * ext/fdf/fdf.c:
+ Fixed possible crash on fstat() failure.
+
2004-11-05 Derick Rethans <[EMAIL PROTECTED]>
* (PHP_5_0)
@@ -12407,7 +12417,7 @@
2004-03-18 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1797 2004/11/06
01:50:36 changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1798 2004/11/09
01:47:08 changelog Exp $
2004-03-18 Derick Rethans <[EMAIL PROTECTED]>