diff options
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 72cb71385..ad9cb6b1d 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=12.16 +VERSION:=12.17 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 0b18c9cfd..6d397c947 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 12.17 - 21 March 2009 + - add infrastucture for detecting vmware - diskdrake: o allow LVM in non expert mode diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9df216568..36adbe8ce 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 12.17 - 21 March 2009 + - allow LVM in non expert mode - allow Encrypted partition inside LVM |