diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2010-05-11 16:42:46 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2010-05-11 16:42:46 +0000 |
commit | 91dfc62419aed4dd200ad4531b049eea3bf0c454 (patch) | |
tree | a168d7ed2de8242e525ad7ec27412518d4f44b99 /perl-install/NEWS | |
parent | 1c069f64db8728fa0302acbe9f4827e0814adc3c (diff) | |
download | drakx-91dfc62419aed4dd200ad4531b049eea3bf0c454.tar drakx-91dfc62419aed4dd200ad4531b049eea3bf0c454.tar.gz drakx-91dfc62419aed4dd200ad4531b049eea3bf0c454.tar.bz2 drakx-91dfc62419aed4dd200ad4531b049eea3bf0c454.tar.xz drakx-91dfc62419aed4dd200ad4531b049eea3bf0c454.zip |
workaround mapper/* being symlinks in dmraid support
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 5a3109fdf..2709b9df0 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,8 +1,11 @@ +Version 13.25 - 11 May 2010 + - bugfix for draklive-install: use "short" locale name when matching locales-* packages to detect unused locales (fixes bug #44270) - diskdrake: o don't ask to reboot after resize if not needed o do not ask to reboot after resizing LUKS if not mounted +- workaround mapper/* being symlinks in dmraid support Version 13.24 - 9 May 2010 |