summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 06fa8b650..a28f18d5a 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=10.6.4
+VERSION:=10.6.5
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 4440fcaa9..097abc629 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 10.6.5 - 14 January 2008
+
- drakboot:
o fix handling root=UUID=xxx when modifying a bootloader entry (#36788)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 4c8cf45b9..10b10095a 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 10.6.5 - 14 January 2008
+
- do not sort languages in "choose language" step in graphical mode, since the
sort is done on the non-translated strings (eg: we display "Espanol" but we
sort on Spanish )