diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-09-25 19:13:30 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-09-25 19:13:30 +0000 |
commit | fec5090671e1cfc58710f11db55e5da2c9775ed7 (patch) | |
tree | 75a6bf1a89036bf2c656f9cbd23f70ed3621f654 /perl-install | |
parent | 8af353c03533308901dc4f6921c13c43a2981045 (diff) | |
download | drakx-fec5090671e1cfc58710f11db55e5da2c9775ed7.tar drakx-fec5090671e1cfc58710f11db55e5da2c9775ed7.tar.gz drakx-fec5090671e1cfc58710f11db55e5da2c9775ed7.tar.bz2 drakx-fec5090671e1cfc58710f11db55e5da2c9775ed7.tar.xz drakx-fec5090671e1cfc58710f11db55e5da2c9775ed7.zip |
10.4.212
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 0d4b9dc8e..1f68117b1 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=10.4.211 +VERSION:=10.4.212 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index f1ec7d291..9a0d2e96d 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 10.4.212 - 21 September 2007, by Thierry Vignaud + - don't crash install when mounting CD fails (#33421) - don't ask for desktop and go directly to choose groups if kde and gnome are not available on media (useful for mini iso) |