summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2000-04-04 11:52:03 +0000
committerThies C. Arntzen <thies@php.net>2000-04-04 11:52:03 +0000
commit32aa845957d6f7f2c59ac822a62778ed7133fa10 (patch)
tree7e516a307719b226b41bb9ccc89549e0d08df4eb
parent38cb3de2bcdc1509d82e2d2d455d326c968bdb71 (diff)
downloadphp-git-32aa845957d6f7f2c59ac822a62778ed7133fa10.tar.gz
forgot @ thingie
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a4c0dc719f..bd9f59ef28 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.0 Release
+- Fix overrun in WDDX. (Thies)
- Fixed a crash bug with modules loaded through dl() not properly freeing their
resources (Zeev, Zend Engine)
- Added the localtime function. (Sterling)