summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2012-06-26 21:56:11 -0700
committerStanislav Malyshev <stas@php.net>2012-06-26 21:56:11 -0700
commit7a0f4cfddef2761b5893ececc4682e0cbd90facc (patch)
treecfff42dcc84c46bf9f786ee86cecf2c657294a39
parentffcfa6f920f53d0b9e20883838307c08373712d5 (diff)
downloadphp-git-7a0f4cfddef2761b5893ececc4682e0cbd90facc.tar.gz
update NEWS
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f8a98c73d2..b1de5f189e 100644
--- a/NEWS
+++ b/NEWS
@@ -69,7 +69,7 @@ PHP NEWS
- Zip:
. Upgraded libzip to 0.10.1 (Anatoliy)
-?? ??? 2012, PHP 5.4.4
+14 Jun 2012, PHP 5.4.4
- COM:
. Fixed bug #62146 com_dotnet cannot be built shared. (Johannes)