]> granicus.if.org Git - php/commitdiff
bug #54254
authorStanislav Malyshev <stas@php.net>
Tue, 7 Aug 2012 08:47:50 +0000 (01:47 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 7 Aug 2012 08:48:32 +0000 (01:48 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 56a947764f5a0d3e5aacc6ee8b3d6b4e7305f28f..0c177ddb267e4084e2c950444c8cfffbb1432d99 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP                                                                        NEWS
     other expressions (https://wiki.php.net/rfc/empty_isset_exprs).
     (Nikita Popov)
 
+- Calendar:
+  . Fixed bug #54254 (cal_from_jd returns month = 6 when there is only one Adar)
+    (Stas, Eitan Mosenkis).
+
 - Core:
   . Added boolval(). (Jille Timmermans).
   . Fixed bug #18556 (Engine uses locale rules to handle class names). (Stas)