diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-03-12 20:35:39 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-03-12 20:35:39 +0000 |
commit | 12ecb825c23e2465adbb488211e62f160f09c037 (patch) | |
tree | b6fe2989d8a2074910a6d47a65e8be2b9190d91d /perl-install | |
parent | 95e031578306cf1ef7656404d3e2b49db80497f4 (diff) | |
download | drakx-12ecb825c23e2465adbb488211e62f160f09c037.tar drakx-12ecb825c23e2465adbb488211e62f160f09c037.tar.gz drakx-12ecb825c23e2465adbb488211e62f160f09c037.tar.bz2 drakx-12ecb825c23e2465adbb488211e62f160f09c037.tar.xz drakx-12ecb825c23e2465adbb488211e62f160f09c037.zip |
13.9313.93
Diffstat (limited to 'perl-install')
-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 88767eac8..00a39125b 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.92 +VERSION:=13.93 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 3b9ddda54..33e966eb9 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 13.93 - 12 March 2012 + - fix mgaapplet crashing on live migration when there's a new major version of perl (mga#3042) - reduce resident memory of net_applet (5Mb aka 11%) & mgapplet (7Mb aka 14%) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 5b7f653ff..08d030817 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 13.93 - 12 March 2012 + - recognize c67x00, imx21-hcd, fhci, isp1362-hcd, oxu210hp-hcd & renesas-usbhs USB host drivers (mga#4905) - use lxdm for LXDE |