summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2013-07-21 15:58:10 +0800
committerXinchen Hui <laruence@php.net>2013-07-21 15:58:10 +0800
commitcc91fbe986c208c40b50af8154373693d4bd7c9b (patch)
tree8a3de7105ea5bd5a4c7c48bd1200f09e1ff1a47f
parentb963249456b043dba4a73cc6591d0eef11cebfbb (diff)
downloadphp-git-cc91fbe986c208c40b50af8154373693d4bd7c9b.tar.gz
Reorder NEWS
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 011b3d890b..997a845edf 100644
--- a/NEWS
+++ b/NEWS
@@ -3,9 +3,9 @@ PHP NEWS
?? ??? 2013, PHP 5.4.19
- Core.
- . Improve fix for bug #63186 (compile failure on netbsd). (Matteo)
. Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very
limited case). (Arpad)
+ . Improve fix for bug #63186 (compile failure on netbsd). (Matteo)
- Session:
. Fixed bug #62129 (rfc1867 crashes php even though turned off). (gxd305 at