diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2009-04-02 10:25:12 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2009-04-02 10:25:12 +0000 |
commit | cfdc1f25ebfbb030f316ebf5aad360991e334783 (patch) | |
tree | 9ca3375b6a7e636b824aa41ac565409feb85ea4f /perl-install/NEWS | |
parent | aa6cd73c6cca5e3d07d82e3221f6f77a92478b73 (diff) | |
download | drakx-cfdc1f25ebfbb030f316ebf5aad360991e334783.tar drakx-cfdc1f25ebfbb030f316ebf5aad360991e334783.tar.gz drakx-cfdc1f25ebfbb030f316ebf5aad360991e334783.tar.bz2 drakx-cfdc1f25ebfbb030f316ebf5aad360991e334783.tar.xz drakx-cfdc1f25ebfbb030f316ebf5aad360991e334783.zip |
fix crypto module names when arch is not i586 (#46814)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index eea654149..9bee6f7d0 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,4 @@ +- fixed crypto module names when arch is not i586 (#46814) - drakauth: o handling winbind configuration when REALM != DNS (#49189) |