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 bad279ee5..e86695abe 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=12.58
+VERSION:=12.59
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 4d6751645..0329146bc 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 12.59 - 7 October 2009
+
- add back ram devices support (used by draklive)
- do not set mountpoints for rescue partitions (#53504)
- factorize default FS definition
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index befea86ca..eaf8a6f1e 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 12.59 - 07 October 2009
+
- do not set mountpoints for rescue partitions (#53504)
- switch to ext4 by default