diff options
author | Thomas Backlund <tmb@mageia.org> | 2013-07-29 10:26:59 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2013-07-29 10:26:59 +0000 |
commit | 4c79d3882a85fe111ead47eff25e99691e20e8ff (patch) | |
tree | b4c415f47d152a2880cd3acb4c45989821b05d47 /perl-install | |
parent | 895d8ddbef4479b60127d2cca1295ca71272ad60 (diff) | |
download | drakx-backup-do-not-use-4c79d3882a85fe111ead47eff25e99691e20e8ff.tar drakx-backup-do-not-use-4c79d3882a85fe111ead47eff25e99691e20e8ff.tar.gz drakx-backup-do-not-use-4c79d3882a85fe111ead47eff25e99691e20e8ff.tar.bz2 drakx-backup-do-not-use-4c79d3882a85fe111ead47eff25e99691e20e8ff.tar.xz drakx-backup-do-not-use-4c79d3882a85fe111ead47eff25e99691e20e8ff.zip |
- detect wifi cards managed by ssb driver (mga#9378)
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index ea702ff1c..e5b9055e7 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- detect wifi cards managed by ssb driver (mga#9378) + Version 15.57 - 16 July 2013 - adapt to latest btrfs utils for resizing diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 02a864a99..ca8430905 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- detect wifi cards managed by ssb driver (mga#9378) + Version 15.58 - 19 July 2013 - fix a lang pixmap (mga#10795) |