changelog Thu Mar 17 20:37:54 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1925&r2=1.1926&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1925 php-src/ChangeLog:1.1926
--- php-src/ChangeLog:1.1925 Wed Mar 16 20:43:00 2005
+++ php-src/ChangeLog Thu Mar 17 20:37:52 2005
@@ -1,3 +1,107 @@
+2005-03-17 Harrie Hazewinkel <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS:
+ Added SNMPv2 support.
+
+ * (PHP_5_0)
+ ext/snmp/php_snmp.h
+ ext/snmp/snmp.c:
+ Adding SNMPV2 functions for data retrieval.
+
+2005-03-17 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * ext/mysqli/mysqli_api.c:
+ fix typo in error message
+
+2005-03-17 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ ext/exif/exif.c:
+ MFH: Fixed build of exif extension on win32.
+
+ * ext/exif/exif.c:
+ MFB: Fixed build of exif extension on win32.
+
+ * (PHP_5_0)
+ ext/exif/exif.c:
+ Fixed build of exif extension on win32.
+
+ * ext/ftp/ftp.c:
+ Fixed compiler warning on win32.
+
+2005-03-17 Rasmus Lerdorf <[EMAIL PROTECTED]>
+
+ * main/streams/cast.c:
+ Silence a warning here on systems where off_t is a long long.
+
+2005-03-17 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * sapi/cli/php_cli.c:
+ - Made CLI option -d output error and exit if an non-existing (or
+ unmodifyable) entry is passed
+
+2005-03-17 Rob Richards <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ NEWS:
+ BFN
+
+ * (PHP_4_3)
+ ext/domxml/php_domxml.c:
+ Fixed bug #32340 (insert_before($node,NULL) does not return)
+
+2005-03-17 Zeev Suraski <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ configure.in
+ main/php_version.h:
+ RC1 -> RC2-dev
+
+2005-03-17 Rob Richards <[EMAIL PROTECTED]>
+
+ * ext/standard/dl.h:
+ export php_dl to fix windows cli build
+
+2005-03-17 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * scripts/phpize.m4:
+ Removed unused DEFS subst
+
+ * configure.in:
+ Fixed build properly
+
+ * TSRM/TSRM.h
+ TSRM/tsrm_config_common.h
+ ext/mbstring/mb_gpc.c
+ ext/mbstring/mbstring.c:
+ Revert bad fix
+
+ * (PHP_5_0)
+ scripts/phpize.m4:
+ MFB: remove unused subst
+
+ * (PHP_4_3)
+ scripts/phpize.m4:
+ remove unused subst
+
+ * (PHP_4_3)
+ configure.in
+ configure.in:
+ fix build
+
+2005-03-17 Derick Rethans <[EMAIL PROTECTED]>
+
+ * sapi/cli/php_cli.c:
+ - ZTS fixes
+
+2005-03-17 Rasmus Lerdorf <[EMAIL PROTECTED]>
+
+ * ext/mbstring/mb_gpc.c
+ ext/mbstring/mbstring.c:
+ Build fixes
+
2005-03-16 Rasmus Lerdorf <[EMAIL PROTECTED]>
* TSRM/TSRM.h
@@ -2035,7 +2139,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1925 2005/03/17 01:43:00 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1926 2005/03/18 01:37:52 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -2516,7 +2620,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1925 2005/03/17 01:43:00 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1926 2005/03/18 01:37:52 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -3990,7 +4094,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1925 2005/03/17 01:43:00 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1926 2005/03/18 01:37:52 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: