summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS3
2 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index a5fd79ef7..7cc6ceb3b 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -3,6 +3,8 @@
o handle udev-detect module too (new PA)
- do not crash when /etc/davfs2/secrets contains empty lines (like
the default one) (#52305)
+- do not crash when trying to create a partition on a device with
+ no cylinder_size
Version 12.40 - 22 July 2009
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 541a00264..59faee4ea 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,6 @@
+- do not crash when trying to create a partition on a device with
+ no cylinder_size
+
Version 12.39 - 12 Jun 2009
- use Hal list of recovery partitions (#51532)