]> granicus.if.org Git - php/commitdiff
dot dot dot..
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 10 Feb 2003 19:55:18 +0000 (19:55 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 10 Feb 2003 19:55:18 +0000 (19:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a3e744a9c86612d16cc0a498d6a4a6eb3af995e2..4d4ad2227de5e8718de20caa6bb1a3b0e79b88e1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -95,7 +95,7 @@ PHP 4                                                                      NEWS
   true-color image). (Ilia)
 - Fixed a crash when converting between true-color images (png/jpeg) and
   gd1/gd2 image formats, png/jpeg -> gd1/gd2 -> png/jpeg conversion now
-  works correctly. (Ilia, Pierre-Alain Joye).
+  works correctly. (Ilia, Pierre-Alain Joye)
 - Fixed a memory leak in the bundled GD library inside 
   gdImageTrueColorToPalette(). (Ilia)
 - Fixed bug #12776 (array_walk crash). (Moriyoshi)