summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/NEWS1
-rw-r--r--perl-install/install/NEWS1
2 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index ec1987379..735b1457d 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,4 @@
+- diskdrake: speed up partition table read and write (mga#15752)
- localedrake: store country code in /etc/locale.conf (mga#24671)
- diskdrake: fix resize of encrypted partitions (mga#22032)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 657bf0ab7..6645e3a9f 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,4 @@
+- partitioning: speed up partition table read and write (mga#15752)
- preserve existing locale settings on upgrade (mga#24671)
- store country code in /etc/locale.conf (mga#24671)
- don't automatically change time zone on upgrade (mga#24670)