diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-03-03 19:38:45 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-03-03 19:38:45 +0000 |
commit | ca9e241074aa919c42879deefcf8b65033dfb35b (patch) | |
tree | 50889dd0b87462ba723b3467ea1dd2c8bd3b974d | |
parent | 0143af5bfdc8063207e62c3cb72aa08a24fffd8d (diff) | |
download | drakx-ca9e241074aa919c42879deefcf8b65033dfb35b.tar drakx-ca9e241074aa919c42879deefcf8b65033dfb35b.tar.gz drakx-ca9e241074aa919c42879deefcf8b65033dfb35b.tar.bz2 drakx-ca9e241074aa919c42879deefcf8b65033dfb35b.tar.xz drakx-ca9e241074aa919c42879deefcf8b65033dfb35b.zip |
sort
-rw-r--r-- | perl-install/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 222529505..79299f081 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,11 +1,11 @@ Version 10.7 - 3 March 2008 -- use gurpmi when installing packages if possible (#24044) +- bootloader-config: + o have a nicer name for "mnb" kernels - drakbug: o do not catch exception if $^S is undef (occurs when "eval { require foo }" and foo.pm do "use not_available") -- bootloader-config: - o have a nicer name for "mnb" kernels +- use gurpmi when installing packages if possible (#24044) Version 10.6.25 - 28 February 2008 |