Commit: cff89ceda0f237f7d5368056ed59c657065fe094 Author: Rasmus Lerdorf <ras...@php.net> Wed, 21 Mar 2012 09:16:15 -0700 Parents: 2208fb32564cf13578c4bb77c6792d5e6b767e76 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=cff89ceda0f237f7d5368056ed59c657065fe094 Log: NEWS entry for readline fix Changed paths: M NEWS Diff: cff89ceda0f237f7d5368056ed59c657065fe094 diff --git a/NEWS b/NEWS index 1b9b4cf..ceb1ad0 100644 --- a/NEWS +++ b/NEWS @@ -58,7 +58,9 @@ 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) + - Session . Fixed bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()). (Ilia) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php