diff options
author | <changelog@php.net> | 2001-07-14 23:10:25 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-07-14 23:10:25 +0000 |
commit | 02c5c3dd466a26a5ea9bfd14e07f6c1fc9ca7e28 (patch) | |
tree | 792a28f8cfed6afd9a41c8ff6dbbf5e916ff0c1c /NEWS | |
parent | fbc8f3f51dca400637d8b40901b98a16a0d68483 (diff) | |
download | php-git-02c5c3dd466a26a5ea9bfd14e07f6c1fc9ca7e28.tar.gz |
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev - Fixed crash in iptcparse() if the supplied data was bogus. (Thies) +- Fix return value for a failed snmpset() - now returns false (Rasmus) +- Add hostname:port support to snmp functions + (nbougues@axialys.net, Rasmus) +- Fixed crash in iptcparse() if the supplied data was bogus. (Thies) - Fixed return value for a failed snmpset() - now returns false (Rasmus) - Added hostname:port support to snmp functions (nbougues@axialys.net, Rasmus) - Added fdf_set_encoding() function (Masaki YATSU, Rasmus) |