]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Wed, 5 Apr 2006 14:08:18 +0000 (14:08 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 5 Apr 2006 14:08:18 +0000 (14:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 76526f35007a9c0a19fe1c9c21fe045d0cd6c16c..48d111fe437e98b870de48412d3df88d2d090677 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ PHP                                                                        NEWS
 - Fixed bug #36944 (strncmp & strncasecmp do not return false on negative 
   string length). (Tony)
 - Fixed bug #36941 (ArrayIterator does not clone itself). (Marcus)
+- Fixed bug #36934 (OCILob->read() doesn't move internal pointer when 
+  reading 0's). (Tony)
 - Fixed bug #36898 (__set() leaks in classes extending internal ones). 
   (Tony, Dmitry)
 - Fixed bug #36886 (User filters can leak buckets in some situations). (Ilia)