diff options
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r-- | perl-MDK-Common.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec index 80c8c25..f5e56c1 100644 --- a/perl-MDK-Common.spec +++ b/perl-MDK-Common.spec @@ -51,6 +51,11 @@ rm -rf $RPM_BUILD_ROOT # MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common %changelog +* Wed Apr 16 2003 Pixel <pixel@mandrakesoft.com> 1.1.0-1mdk +- MDK::Common::Func: map_index, each_index and grep_index do not pass $::i as +a parameter anymore (this breaks backward compatibility, but it is cleaner and +otherwise perl_checker doesn't handle it correctly) + * Fri Apr 11 2003 Pixel <pixel@mandrakesoft.com> 1.0.5-1mdk - many perl_checker enhancements: - allow 333 * `xxx` with no warning |