]> granicus.if.org Git - php/commitdiff
- #47757 rename JPG to JPEG in phpinfo
authorPierre Joye <pajoye@php.net>
Tue, 24 Mar 2009 09:45:39 +0000 (09:45 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 24 Mar 2009 09:45:39 +0000 (09:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 461ffd6a82622605f04fc9c750cff30143e65c3c..b3d43eeb07725b39466a1dcbf95c910f162bafe4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ PHP                                                                        NEWS
 - Added support for CP850 encoding in mbstring extension.
   (Denis Giffeler, Moriyoshi)
 
+- Fixed bug #47757 (rename JPG to JPEG in phpinfo). (Pierre)
 - Fixed bug #47678 (Allow loadExtension to be disabled in SQLite3). (Scott)
 - Fixed bug #47671 (Cloning SplObjectStorage instances). (Etienne)
 - Fixed bug #47664 (get_class returns NULL instead of FALSE). (Dmitry)