summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Lawrance <slawrance@php.net>1999-08-04 21:47:56 +0000
committerSteven Lawrance <slawrance@php.net>1999-08-04 21:47:56 +0000
commit9a1edceb46c070a03496d2d30911a89355c589fb (patch)
treee9f6aee3fcc9835402498a7da9bfab2d8faa9dd9
parentf09d8b68ab1abc6888b7e804e49cf2e206059410 (diff)
downloadphp-git-9a1edceb46c070a03496d2d30911a89355c589fb.tar.gz
Added a note about the SNMP changes
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ce8632c4d..7bca3ca4dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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