summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS4
2 files changed, 4 insertions, 2 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 7a78f28a2..cb490ffb4 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=13.22
+VERSION:=13.23
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 5a282cee0..4047d0a67 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,6 +1,8 @@
+Version 13.23 - 30 April 2010
+
- diskdrake:
o fix the crypto mountpoint checks for the create case
- o fix resize of active encrypted volumes
+ o partially fix resize of active encrypted volumes
o fix race when creating encrypted partition out of install
Version 13.22 - 29 April 2010