summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-02-12 13:50:10 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-02-12 13:50:10 +0000
commit1783171e89f8dd8f45933ffc79f8bb3cc582782a (patch)
tree37230bd9e7266243758fa8fe87c7c4542b7fe01a /perl-install
parent842b5914a32552635bb33a3a0682d046b8846022 (diff)
downloaddrakx-backup-do-not-use-1783171e89f8dd8f45933ffc79f8bb3cc582782a.tar
drakx-backup-do-not-use-1783171e89f8dd8f45933ffc79f8bb3cc582782a.tar.gz
drakx-backup-do-not-use-1783171e89f8dd8f45933ffc79f8bb3cc582782a.tar.bz2
drakx-backup-do-not-use-1783171e89f8dd8f45933ffc79f8bb3cc582782a.tar.xz
drakx-backup-do-not-use-1783171e89f8dd8f45933ffc79f8bb3cc582782a.zip
11.84
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/install/NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 47815fc39..4ddad997f 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=11.83
+VERSION:=11.84
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 6168f8d9a..4c42a57a9 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,6 @@
+Version 11.84 - 12 February 2009
+
+- handle newer module-init-tools which can put relative path in modules.dep
- when installing to a removable device, put boot sector there, else
put it into first non removable drive (#47106)
- fix preserving UUID when formatting ext* and swap, and handle more FS (#39913)