diff options
Diffstat (limited to 'perl-install')
-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 d62fa8a74..245b9e6ba 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=12.27 +VERSION:=12.28 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 7a1b5bd37..05dc7aa7e 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 12.28 - 15 April 2009 + - diskdrake: o handle md devices not called md\d+, like md_d127 o display an error when mount fails during View action diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index ada069ac1..38b184052 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 12.28 - 15 April 2009 + - include mount.ntfs-3g in install - display an error when mount fails during View action - do not crash when encountering bad signatures in automatic install |