summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe6c22b52..151ae0f72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
* partedUtils.py (DiskSet.getLabels): Scan for labels on logical
volumes during upgrades (#217191).
+ * urlinstall.py (UrlInstallMethod.__copyFileToTemp): Fix traceback
+ that was hiding a real error.
+
* iw/lvm_dialog_gui.py (VolumeGroupEditor.run): Remove unused code.
Make sure to copy volume group format attribute to the new request
(#217585).