+2009-06-21 Scott MacVicar <scott@macvicar.net>
+
+ * (PHP_5_3)
+ NEWS:
+ BFN - Partially fixed in RC4, fixed properly in the next release.
+
+ * (PHP_5_2)
+ NEWS:
+ BFN
+
+ * ext/date/tests/bug48276.phpt
+ ext/date/tests/bug48276.phpt
+ ext/date/tests/bug48276.phpt:
+ 1.1.4;
+ Specific test for bug #48276
+
+ * (PHP_5_2)
+ ext/date/php_date.c
+ ext/date/php_date.c:
+ MFH Fix bug #48276 - year is a long long so we need %lld so big endian
+ systems print the correct value.
+
+ * ext/date/php_date.c:
+ Fix bug #48276 - year is a long long so we need %lld so big endian systems
+ print the correct value.
+
+2009-06-21 Hannes Magnusson <hannes.magnusson@gmail.com>
+
+ * ext/date/php_date.c:
+ MFB: Fix proto and arginfo
+
+ * (PHP_5_3)
+ ext/date/php_date.c:
+ Fix proto and arginfo
+
+ * (PHP_5_3)
+ UPGRADING:
+ Fixed bug#48485 (Error in documentation and upgrade guide)
+
+2009-06-21 andy wharmby <wharmby@uk.ibm.com>
+
+ * (PHP_5_2)
+ tests/lang/passByReference_012.phpt
+ tests/lang/passByReference_012.phpt
+ tests/lang/string_decimals_001.phpt
+ tests/lang/string_decimals_001.phpt
+ tests/lang/this_assignment.phpt
+ tests/lang/this_assignment.phpt:
+ New lang tests.
+
+ * tests/lang/passByReference_012.phpt
+ tests/lang/passByReference_012.phpt
+ tests/lang/passByReference_012.phpt
+ tests/lang/string_decimals_001.phpt
+ tests/lang/string_decimals_001.phpt
+ tests/lang/string_decimals_001.phpt
+ tests/lang/this_assignment.phpt
+ tests/lang/this_assignment.phpt
+ tests/lang/this_assignment.phpt:
+ 1.1.4;
+ New lang tests.
+
+2009-06-21 Johannes Schlüter <johannes@schlueters.de>
+
+ * sapi/cli/php.1.in:
+ It's 2009
+
+2009-06-21 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_3)
+ NEWS:
+
+ BFN
+
+ * ext/standard/mail.c:
+
+ MFB: Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF
+ in
+ existing headers)
+
+ * (PHP_5_3)
+ ext/standard/mail.c:
+
+ Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in
+ existing headers)
+
+2009-06-21 Johannes Schlüter <johannes@schlueters.de>
+
+ * (PHP_5_3)
+ NEWS:
+ Merge in NEWS from 5.2
+
+2009-06-21 Takeshi Abe <tabe@fixedpoint.jp>
+
+ * (PHP_5_3)
+ NEWS:
+ entry for bug #48555
+
+ * (PHP_5_3)
+ ext/gd/libgd/gdft.c
+ ext/gd/tests/Tuffy.ttf
+ ext/gd/tests/bug48555.phpt:
+ MFH: fixed bug #48555 (ImageFTBBox() differs from previous versions for
+ texts with new lines)
+
+ * ext/gd/libgd/gdft.c
+ ext/gd/tests/Tuffy.ttf
+ ext/gd/tests/Tuffy.ttf
+ ext/gd/tests/bug48555.phpt
+ ext/gd/tests/bug48555.phpt:
+ fixed bug #48555 (ImageFTBBox() differs from previous versions for texts
+ with new lines)
+
+2009-06-21 Kalle Sommer Nielsen <kalle.php@gmail.com>
+
+ * (PHP_5_3)
+ UPGRADING:
+ Fixed typo, its fdf, not fPdf
+
+ * (PHP_5_3)
+ UPGRADING:
+ Missing Windows constants
+
+ * (PHP_5_3)
+ UPGRADING:
+ get_extension_funcs have been in PHP since php4
+
2009-06-20 Kalle Sommer Nielsen <kalle.php@gmail.com>
* (PHP_5_2)