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 af6439394..46b890b03 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=11.38 +VERSION:=11.39 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index ab5d1133b..db5c49a44 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 11.38 - 8 September 2008 + - libDrakX: o fix missing maximize & minimize buttons with gnome WM (#43540) by reverting change from 2008-09-01: "make all windows are "dialog", diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index affb62cdb..c562747be 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 11.39 - 9 September 2008 + - do not use UUID for software raid, only for hdx and sdx - keep current UUID when formatting ext2/ext3 (was already done for swap), so that fstab on other distros continue to work (#39913) |