summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2008-03-27 22:53:49 +0000
committerIlia Alshanetsky <iliaa@php.net>2008-03-27 22:53:49 +0000
commitdd040e75c36e8ca0285d12aa260832cfa0ed80fb (patch)
treeb0acc5bc4b3328c7846ddc8e31331dcd14821cf4 /NEWS
parent1de0c2f27c6cc79f00e74bd6132086e0fbdcc5f6 (diff)
downloadphp-git-dd040e75c36e8ca0285d12aa260832cfa0ed80fb.tar.gz
Back to dev
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7e94f6efd8..64d2b15991 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-27 Mar 2008 , PHP 5.2.6RC3
+?? Apr 2008, PHP 5.2.6
+
+27 Mar 2008, PHP 5.2.6RC3
- Properly address incomplete multibyte chars inside escapeshellcmd() (Ilia,
Stefan Esser)
- Fix integer overflow in printf(). (Stas, Maksymilian Aciemowicz)