diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-08-01 19:44:13 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-08-01 19:44:13 +0000 |
commit | ed97fdc6c3ab472fb1acdd88fe5b243311805440 (patch) | |
tree | 02eeb6d9bcb06e0fc5e055744ba18c529749a454 /perl-install/install/NEWS | |
parent | 76a5d869e2110e136d94a049ea2ad5a344c0f6ba (diff) | |
download | drakx-ed97fdc6c3ab472fb1acdd88fe5b243311805440.tar drakx-ed97fdc6c3ab472fb1acdd88fe5b243311805440.tar.gz drakx-ed97fdc6c3ab472fb1acdd88fe5b243311805440.tar.bz2 drakx-ed97fdc6c3ab472fb1acdd88fe5b243311805440.tar.xz drakx-ed97fdc6c3ab472fb1acdd88fe5b243311805440.zip |
fix build with perl-5.14.x
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 6e610376f..8a5bee47a 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - clear the mirror cache before upgrading (#1557) - fix bootloader entries names +- fix build with perl-5.14.x - detect (at least some (eg: Compaq USB numpad) (#1099) - detect machines needing cpufreq - spaces are not allowed between options in /etc/fstab (#2271) |