Commit:    24a57ae9a5e3e3bc5472a901e0eaff4d70eb281a
Author:    Rasmus Lerdorf <ras...@php.net>         Wed, 21 Mar 2012 09:15:35 
-0700
Parents:   8b01a28bad638c3ef5809cdee2127409971f18ff
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=24a57ae9a5e3e3bc5472a901e0eaff4d70eb281a

Log:
NEWS entry for readline fix

Changed paths:
  M  NEWS


Diff:
24a57ae9a5e3e3bc5472a901e0eaff4d70eb281a
diff --git a/NEWS b/NEWS
index 7563155..1658cdb 100644
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,8 @@ PHP                                                           
             NEWS
 - Readline:
   . Fixed bug #61088 (Memory leak in readline_callback_handler_install).
     (Nikic, Laruence)
+  . Add open_basedir checks to readline_write_history and 
readline_read_history.
+    (Rasmus, reported by Mateusz Goik)
 
 - Reflection:
   . Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to