+2005-03-16 Rasmus Lerdorf <rasmus@lerdorf.com>
+
+ * TSRM/TSRM.h
+ TSRM/tsrm_config_common.h
+ main/php.h:
+ Fix Jani breakage
+
+2005-03-16 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_0)
+ NEWS:
+ MFH: Fixed bug #32326 (Check values of Connection/Transfer-Encoding
+ case-incentively)
+
+2005-03-16 Harrie Hazewinkel <harrie@lisanza.net>
+
+ * ext/snmp/php_snmp.h
+ ext/snmp/php_snmp.h
+ ext/snmp/snmp.c
+ ext/snmp/snmp.c:
+ Adding SNMPv2 community based (i.e. protocol version) functions.
+
+2005-03-16 Jani Taskinen <jani.taskinen@kolumbus.fi>
+
+ * (PHP_4_3)
+ configure.in
+ configure.in
+ scripts/php-config.in
+ scripts/php-config.in:
+ MFH: - Remove these relics from era when TSRM was optional.
+
+ * configure.in
+ scripts/php-config.in:
+ - Remove these relics from era when TSRM was optional.
+
+2005-03-16 Wez Furlong <wez.php@thebrainroom.net>
+
+ * (PHP_5_0)
+ ZendEngine2/zend_API.c:
+ MFH: don't call rshutdown twice for dl()'d modules.
+
+ * ZendEngine2/zend_API.c:
+ don't call rshutdown twice for dl()'d modules.
+ Spotted by Andrei.
+
2005-03-15 Wez Furlong <wez.php@thebrainroom.net>
* ZendEngine2/zend.c
+2005-03-16 Wez Furlong <wez.php@thebrainroom.net>
+
+ * (PHP_5_0)
+ zend_API.c:
+ MFH: don't call rshutdown twice for dl()'d modules.
+
+ * zend_API.c:
+ don't call rshutdown twice for dl()'d modules.
+ Spotted by Andrei.
+
2005-03-15 Wez Furlong <wez.php@thebrainroom.net>
* zend.c