From a9c0200fdad969907ec453e88d8242467c2b31fd Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Sat, 25 Jul 2015 16:55:57 +0300 Subject: Fix $_ in compress_files. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 99846ef..754ad95 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +2015-07-25 Shlomi Fish 0.31.10 + * compress_files: More proper handling of $_. Convert as much as possible + to lexical variables. + 2015-07-25 Shlomi Fish 0.31.9 * gprintf: eliminate warnings on perl-5.22.0-and-above. * compress_files: Fix handling of $_ in the File::Find::find() callback. -- cgit v1.2.1