summaryrefslogtreecommitdiffstats
path: root/perl-MDK-Common.spec
diff options
context:
space:
mode:
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r--perl-MDK-Common.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec
index 234b937..05da1b5 100644
--- a/perl-MDK-Common.spec
+++ b/perl-MDK-Common.spec
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
# MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common
%changelog
+* Mon May 30 2005 Pixel <pixel@mandriva.com> 1.1.24-1mdk
+- fix openFileMaybeCompressed() catMaybeCompressed() when file names contain spaces (bugzilla #16172)
+
* Thu May 19 2005 Pixel <pixel@mandriva.com> 1.1.23-1mdk
- use "our" instead of "use vars"
- add addVarsInSh() and addVarsInShMode()