diff options
author | Thierry Vignaud <tv@mandriva.org> | 2010-01-07 13:36:13 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2010-01-07 13:36:13 +0000 |
commit | 4c7e9af5ec4f124c084db0059bf8665812823d29 (patch) | |
tree | 0c445c2a0f3baa19e6a82902fa7d7b4f08ddabb1 /perl-install | |
parent | e4d6aa92c2f243ddee0853a33acbfd84f63219a2 (diff) | |
download | drakx-4c7e9af5ec4f124c084db0059bf8665812823d29.tar drakx-4c7e9af5ec4f124c084db0059bf8665812823d29.tar.gz drakx-4c7e9af5ec4f124c084db0059bf8665812823d29.tar.bz2 drakx-4c7e9af5ec4f124c084db0059bf8665812823d29.tar.xz drakx-4c7e9af5ec4f124c084db0059bf8665812823d29.zip |
sort
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 85fa6951e..96a63c506 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -2,12 +2,12 @@ Version 13.4 - 7 January 2009 - installation mount points: reset unknown partitions types to default fs (ext4) instead of hardcoded ext3 +- detect_devices: + o fix detecting pcmcia serial devices - diskdrake: o show Ext4 instead of Ext3 in the gtk filesystems button box - harddrake: o fix detecting some cameras -- detect_devices: - o fix detecting pcmcia serial devices Version 13.2 - 14 December 2009 |