diff options
author | Steven Lawrance <slawrance@php.net> | 1999-08-04 21:47:56 +0000 |
---|---|---|
committer | Steven Lawrance <slawrance@php.net> | 1999-08-04 21:47:56 +0000 |
commit | 9a1edceb46c070a03496d2d30911a89355c589fb (patch) | |
tree | e9f6aee3fcc9835402498a7da9bfab2d8faa9dd9 | |
parent | f09d8b68ab1abc6888b7e804e49cf2e206059410 (diff) | |
download | php-git-9a1edceb46c070a03496d2d30911a89355c589fb.tar.gz |
Added a note about the SNMP changes
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ PHP 4.0 CHANGE LOG ChangeLog - Fixed a bug in sending multiple HTTP Cookies under Apache (Zeev) - Fixed implicit connect on the MySQL, mSQL, PostgreSQL and Sybase modules (Zeev) +- Gave PHP4's SNMP extension all the functionality of PHP 3.0.12 (SteveL) July 19 1999, Version 4.0 Beta 1 |