diff options
author | Shlomi Fish <shlomif@shlomifish.org> | 2015-07-25 15:37:17 +0300 |
---|---|---|
committer | Shlomi Fish <shlomif@shlomifish.org> | 2015-07-25 15:37:17 +0300 |
commit | d328576bb582704c38319cbead36723fca6874af (patch) | |
tree | 08da193b159cc82f69cb81c8ebaf27c665d0510e /NEWS | |
parent | 1aebb8fa9656dd85275e0033fc9f2dbc94557171 (diff) | |
download | spec-helper-d328576bb582704c38319cbead36723fca6874af.tar spec-helper-d328576bb582704c38319cbead36723fca6874af.tar.gz spec-helper-d328576bb582704c38319cbead36723fca6874af.tar.bz2 spec-helper-d328576bb582704c38319cbead36723fca6874af.tar.xz spec-helper-d328576bb582704c38319cbead36723fca6874af.zip |
Fix warnings/etc. on recent perls.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2015-07-25 Shlomi Fish <shlomif@cpan.org> 0.31.9 + * gprintf: eliminate warnings on perl-5.22.0-and-above. + * compress_files: Fix handling of $_ in the File::Find::find() callback. + 2012-07-24 Colin Guthrie <colin@magiea.org> 0.31.8 * fix_pamd: Check for /usr/lib[64]/security/ folder too after usrmove * relink_symlinks: Do not make symlinks to /dev, /proc or /sys relative |