summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-01-17 15:51:49 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-01-17 15:51:49 +0000
commitd07c62cdee3741854eb794080ebb21285b5391ec (patch)
tree0824c67847ecdaf4adc75669b729e6620e596aa8
parent4b98833b543c653e3e08336a8c636d8d08f5197f (diff)
downloaddrakx-d07c62cdee3741854eb794080ebb21285b5391ec.tar
drakx-d07c62cdee3741854eb794080ebb21285b5391ec.tar.gz
drakx-d07c62cdee3741854eb794080ebb21285b5391ec.tar.bz2
drakx-d07c62cdee3741854eb794080ebb21285b5391ec.tar.xz
drakx-d07c62cdee3741854eb794080ebb21285b5391ec.zip
10.6.5
-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 )