]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Tue, 20 Jan 2015 14:09:13 +0000 (15:09 +0100)
committerJulien Pauli <jpauli@php.net>
Tue, 20 Jan 2015 14:09:13 +0000 (15:09 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 25f3a604d0f9ec99c0c5cb94cd0a5d58ec8c161d..cc4170cca2a50b27c26e38fdc52abc3d5e7602e7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP                                                                        NEWS
 - Date:
   . Fixed bug #45081 (strtotime incorrectly interprets SGT time zone). (Derick)
 
+- Dba:
+  . Fixed bug #68711 (useless comparisons). (bugreports at internot dot info)
+
 - Sqlite3:
   . Fix bug #68260 (SQLite3Result::fetchArray declares wrong 
     required_num_args). (Julien)