summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/NEWS3
-rw-r--r--perl-install/install/NEWS3
2 files changed, 6 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index fbbed94a8..1b81c13ad 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,6 @@
+- fix creating devices
+ (really "fix handling hdX/sdX devices (#53107)")
+
Version 13.1 - 10 December 2009
- diskdrake
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 965f304cd..f079d1ee8 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,6 @@
+- fix creating devices
+ (really "fix handling hdX/sdX devices (#53107)")
+
Version 13.1 - 10 December 2009
- fix crash introduced by 'do not stay chdired in /mnt/var/cache/urpmi'