diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-04-20 18:35:56 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-04-20 18:35:56 +0000 |
commit | c47b94b9f0723f7c6c4a7b62dd74fbf91ec7f4fe (patch) | |
tree | 4e4c1684d7ccdefe96c400f99b026d884f9f7264 /perl-install | |
parent | bc79948732556dfd73a422adbaf5f9290aeec4cf (diff) | |
download | drakx-c47b94b9f0723f7c6c4a7b62dd74fbf91ec7f4fe.tar drakx-c47b94b9f0723f7c6c4a7b62dd74fbf91ec7f4fe.tar.gz drakx-c47b94b9f0723f7c6c4a7b62dd74fbf91ec7f4fe.tar.bz2 drakx-c47b94b9f0723f7c6c4a7b62dd74fbf91ec7f4fe.tar.xz drakx-c47b94b9f0723f7c6c4a7b62dd74fbf91ec7f4fe.zip |
14.814.8
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index f833215e5..d1af3d33c 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=14.7 +VERSION:=14.8 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index cd611b1cd..6f5a463d9 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 14.8 - 20 April 2012 + - partitioning wizard: o do not crash on selecting a RAID device o fix displaying empty info about RAID devices |