changelog Fri Mar 19 20:34:11 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1572&r2=1.1573&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1572 php-src/ChangeLog:1.1573
--- php-src/ChangeLog:1.1572 Thu Mar 18 20:32:21 2004
+++ php-src/ChangeLog Fri Mar 19 20:32:55 2004
@@ -1,7 +1,51 @@
+2004-03-19 Sara Golemon <php@xxxxxxxxxxxx>
+
+ * ext/standard/dns.c:
+ Cleanup, minor refactor, and CS
+
+ * ext/standard/dns.c:
+ Bug Fix #27657: TXT records longer than MAXHOSTNAMELEN cause segfaults.
+
+2004-03-19 Marcus Boerger <marcus.boerger@xxxxxxxxxxxxxxxxxxx>
+
+ * ext/sqlite/tests/sqlite_oo_031.phpt:
+ Fix test
+
+ * ext/sqlite/tests/sqlite_oo_020.phpt:
+ Fix test
+
+ * ext/sqlite/tests/sqlite_027.phpt:
+ Make test work when user has memory limit setting
+
+2004-03-19 Frank M. Kromann <frank@xxxxxxxxxxxx>
+
+ * (PHP_4_3)
+ ext/mssql/php_mssql.c:
+ MFH Fix for #26589. Crash when selecting many columns of type Money
+
+ * ext/mssql/php_mssql.c:
+ Fix for #26589. Crash when selecting many columns of type Money
+
+2004-03-19 Ilia Alshanetsky <ilia@xxxxxxxxxxx>
+
+ * NEWS
+ ext/standard/http_fopen_wrapper.c:
+ MFH: Fixed bug #27628 (Simplify the process of making a POST request via
+ stream context).
+
+2004-03-19 Greg Beaver <greg@xxxxxxxxxxxxxxxxx>
+
+ * pear/package-PEAR.xml:
+ update to 1.3.1dev
+
+ * pear/PEAR/ErrorStack.php:
+
+ new Error Stack for PEAR, EXPERIMENTAL until proven solid and stable
+
2004-03-18 Pierre-Alain Joye <paj@xxxxxxxxxx>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1572 2004/03/19
01:32:21 changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1573 2004/03/20
01:32:55 changelog Exp $
2004-03-18 Derick Rethans <php@xxxxxxxxxxxxxxxx>
|