summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
2 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index d065f9904..42870a5be 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -3,8 +3,6 @@
- harddrake service:
o do not disable cpufreq on non-laptops
o remove double apmd check
-- any.pm:
- o bind mount /dev inside chroot rather than copy nodes (mga#5730)
Version 14.16 - 29 April 2012
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index c23b3b142..bfc8ab097 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- bind mount /dev inside chroot rather than copy nodes (mga#5730)
+
Version 14.19 - 3 May 2012
- fix displaying urpmi fatal errors (mga#5725)