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 8dab3261a..0c62d9a33 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=11.51 +VERSION:=11.52 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 3685d707f..c2089b82f 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 11.52 - 23 September 2008 + - drakbug: o enable to disable it trough the DISABLE_DRAKBUG environment variable o fix sizing some labels (workarounding infamous 6 years old gnome diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a71c05d0c..e9b63b4b4 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 11.52 - 23 September 2008 + - auto-configure floppies (in /etc/modprobe.preload.d/floppy) - allow setting compssListLevel from command line - install cpufreq (defaulting to ondemand governor) instead of |