]> granicus.if.org Git - php/commitdiff
Fix bug number there
authorRasmus Lerdorf <rasmus@php.net>
Thu, 11 Aug 2011 19:20:53 +0000 (19:20 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Thu, 11 Aug 2011 19:20:53 +0000 (19:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9dbc9370006c02157fdf44b7596b2b48f8518ee7..322b1cc34723a1eaa0fde3c403bb0dcd3ccb30a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ PHP                                                                        NEWS
     (kevin at kevinlocke dot name)
 
 - MySQLi extension:
-  . Fixed bug #55238 (SSL options set by mysqli_ssl_set ignored for MySQLi
+  . Fixed bug #55283 (SSL options set by mysqli_ssl_set ignored for MySQLi
     persistent connections). (Andrey)
 
 - SOAP