diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2009-01-26 09:50:06 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2009-01-26 09:50:06 +0000 |
commit | 7cb27275b7c6316bdc9b58fd98e3a55999f1094c (patch) | |
tree | 841a2bb94a53c77503f55f5894482cb968fc34e0 /NEWS | |
parent | 31e639b9a1e67674c5090ba9afd887cf76d7558c (diff) | |
download | perl-MDK-Common-7cb27275b7c6316bdc9b58fd98e3a55999f1094c.tar perl-MDK-Common-7cb27275b7c6316bdc9b58fd98e3a55999f1094c.tar.gz perl-MDK-Common-7cb27275b7c6316bdc9b58fd98e3a55999f1094c.tar.bz2 perl-MDK-Common-7cb27275b7c6316bdc9b58fd98e3a55999f1094c.tar.xz perl-MDK-Common-7cb27275b7c6316bdc9b58fd98e3a55999f1094c.zip |
protect parenthesis in setVarsInSh and drop dead code (#47298)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Version 1.2.15 - 26 January 2009, by Pascal Terjan + +- protect parenthesis in setVarsInSh and drop dead code (#47298) + Version 1.2.14 - 1 October 2008, by Pascal "Pixel" Rigaux - round_up(), round_down(): workaround "Illegal modulus zero" (#43165) |