summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2020-06-09 09:33:06 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2020-06-09 16:24:17 +0100
commit34715de80238b8b172458af390425e80f1849133 (patch)
tree8f0d34d1b39ea54871a80f4bb30cd88893164c50 /perl-install/install/NEWS
parentbe130fa6d2ad071a412f7c09a224c453dd3dfab1 (diff)
downloaddrakx-34715de80238b8b172458af390425e80f1849133.tar
drakx-34715de80238b8b172458af390425e80f1849133.tar.gz
drakx-34715de80238b8b172458af390425e80f1849133.tar.bz2
drakx-34715de80238b8b172458af390425e80f1849133.tar.xz
drakx-34715de80238b8b172458af390425e80f1849133.zip
Don't show hardware in summary screen when match_all_hardware flag is set.
This avoids showing information about the build host when using the GUI mode of draklive2.
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r--perl-install/install/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 9821a8d78..a4537dcb5 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- don't show hardware in summary screen when match_all_hardware flag is set
+
Version 18.29 - 6 June 2020
- partitioning: exclude ISO installer medium from available disks (mga#26714)