diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-07-05 06:22:26 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-07-05 06:22:26 +0000 |
commit | 811d1e0b1feec8f2608020c216bff09ae9fb98ca (patch) | |
tree | 02e64312cb33829681e7ec092316a3df46fd70f3 /perl-MDK-Common.spec | |
parent | 2c3aeda9e08294259d8dc73f894d2afc1342de94 (diff) | |
download | perl-MDK-Common-811d1e0b1feec8f2608020c216bff09ae9fb98ca.tar perl-MDK-Common-811d1e0b1feec8f2608020c216bff09ae9fb98ca.tar.gz perl-MDK-Common-811d1e0b1feec8f2608020c216bff09ae9fb98ca.tar.bz2 perl-MDK-Common-811d1e0b1feec8f2608020c216bff09ae9fb98ca.tar.xz perl-MDK-Common-811d1e0b1feec8f2608020c216bff09ae9fb98ca.zip |
- more perlish behaviour for to_int() and to_float()
(skipping leading spaces)
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r-- | perl-MDK-Common.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec index 1d8978e..6c0759c 100644 --- a/perl-MDK-Common.spec +++ b/perl-MDK-Common.spec @@ -72,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT # MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common %changelog +* Mon Jul 5 2004 Pixel <pixel@mandrakesoft.com> 1.1.14-1mdk +- more perlish behaviour for to_int() and to_float() + (skipping leading spaces) + * Mon Jun 28 2004 Pixel <pixel@mandrakesoft.com> 1.1.13-1mdk - fix single/quote handling in getVarsFromSh() - setVarsInSh() now handles characters $, ', \" and spaces in the value |