diff options
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 3 |
3 files changed, 6 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 464837291..ccfadff78 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=12.19 +VERSION:=12.20 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 19df41ae5..8385afd5d 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 12.20 - 30 March 2009 + - draksec: o added support for drakroam authentication (#29566). - changed X server restart routing not to rely on ctrl-alt-del (#49059). diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 79900900c..8e7cd7117 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,9 @@ +Version 12.20 - 30 March 2009 + - media management: o always trust stage1 (fix ISO on NFS installation as well as NFS installation from cooker/ instead of eg cooker/i586 (#48874) + o fix not ejecting DVD at end of installation (#48779) - diskdrake: o always display label in partition info o display label of partitions in the graphical view when no mountpoint |