summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/NEWS4
-rw-r--r--perl-install/install/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 9aafb3e06..b3cde6acb 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,7 @@
+- devices detection:
+ o fix reading USB details (#55690)
+ o fix SCSI driver module name
+
Version 12.78 - 18 November 2009
- kill draksplash
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 58d1038e5..edd946eeb 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -2,6 +2,9 @@
- fix detecting hidden partitions as recovery
- allow to convert ext2/3 to ext4 but do not enable flags
- fix using stdin and stdout in builtin dd command
+- devices detection:
+ o fix reading USB details (#55690)
+ o fix SCSI driver module name
Version 12.77 - 30 October 2009