From: Uri Guttman Date: Sat, 16 Apr 2011 09:12:35 +0000 (-0400) Subject: .16 release notes edit X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cc72a762e2fa846f51039673a926c9296edbc9df;p=urisagit%2FFile-Slurp.git .16 release notes edit --- diff --git a/Changes b/Changes index bab6896..bf524a3 100644 --- a/Changes +++ b/Changes @@ -2,7 +2,11 @@ Revision history File::Slurp 9999.16 Wed Apr 13 03:47:26 EDT 2011 - Added support for read_file options to be a hash reference. + - Added support for read_dir options to be a hash reference. - Added new feature prepend_file + - Fixed bug with array_ref in list context. was introduced by .15/.14 + Thanks to Norbert Gruener + - Cleaned up some pod 9999.15 Thu Mar 24 16:40:19 EDT 2011 - Fixed error.t test so it works when run as root