diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 13 | ||||
-rw-r--r-- | perl-install/install/NEWS | 8 |
3 files changed, 22 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index a20dae1de..301a8fd9e 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=15.73.1 +VERSION:=16.0 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 07306b038..adce397e7 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,16 @@ +Version 16.0 - 23 November 2013 + +- switch from Gtk+-2 to Gtk+-3: + o Banners: most themes work OK but Oxygen-gtk3... + o diskdrake: most themes work OK but Oxygen-gtk3... + o drakclock cannot temporary changes the clock + o notifications work again for net_applet +- detect_devices: + fix ids to be numeric +- drakxservices: + o simplify: just use tooltips for service descriptions" +- drakx-in-chroot: + o add --depth in order to force 16bit colors mode - drakclock: o assume chrony rather than ntp when neither is installed - draksec: diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 62443f6c8..c57b89f9b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,11 @@ +Version 16.0 - 23 November 2013 + +- switch from Gtk+-2 to Gtk+-3: + o Banners: most themes work OK but Oxygen-gtk3... + o diskdrake: most themes work OK but Oxygen-gtk3... +- detect_devices: + fix ids to be numeric + Version 15.73.1 - 19 November 2013 - debug image: |