diff options
author | Claudio Matsuoka <claudio@mandriva.com> | 2010-01-14 20:45:04 +0000 |
---|---|---|
committer | Claudio Matsuoka <claudio@mandriva.com> | 2010-01-14 20:45:04 +0000 |
commit | 3fa84dd5f1e175fafb57585edc20c7241b622337 (patch) | |
tree | eb6bf35a71bbcfa35a58edcae273cc94a1729738 /perl-install/install/NEWS | |
parent | dd29aae8bf87e6cefe4d7a7a977a7cf7dabafa4b (diff) | |
download | drakx-backup-do-not-use-3fa84dd5f1e175fafb57585edc20c7241b622337.tar drakx-backup-do-not-use-3fa84dd5f1e175fafb57585edc20c7241b622337.tar.gz drakx-backup-do-not-use-3fa84dd5f1e175fafb57585edc20c7241b622337.tar.bz2 drakx-backup-do-not-use-3fa84dd5f1e175fafb57585edc20c7241b622337.tar.xz drakx-backup-do-not-use-3fa84dd5f1e175fafb57585edc20c7241b622337.zip |
fix detecting pcmcia serial devices
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 633eb6b5f..ea7f2b7c0 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,7 +1,11 @@ +Version 12.77.1 - 14 January 2010 + - do not offer to upgrade/install in restore mode - locale settings o fix configuring ibus (#56130, #56311) o install 'ibus-qt4' if configuring ibus under KDE4 (#56311) +- detect_devices: + o fix detecting pcmcia serial devices Version 12.77 - 30 October 2009 |