diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-12-14 00:41:53 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-12-14 00:41:53 +0100 |
commit | 28afa8bab125a354daf8a6114efb8df0c49767b6 (patch) | |
tree | 3ccc05659df22828fb357f5d9f0a97dfe25010b1 /NEWS | |
parent | 6657f423a37794192659f32f1dddfd766e1f0a4f (diff) | |
download | fetchmail-28afa8bab125a354daf8a6114efb8df0c49767b6.tar.gz fetchmail-28afa8bab125a354daf8a6114efb8df0c49767b6.tar.bz2 fetchmail-28afa8bab125a354daf8a6114efb8df0c49767b6.zip |
Unconditionally use our own MD5 code. Gets linked only as needed.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -54,7 +54,12 @@ removed from a 6.4.0 or newer release.) -------------------------------------------------------------------------------- -not yet released: +fetchmail-6.3.20 (not yet released): + +# CHANGES +* fetchmail now always uses its own MD5 implementation. The library and header + variants are too diverse, and we've been bitten before -- and configure + complains noisily on Cyrus-SASL's RFC1321 md5.h. # TRANSLATION UPDATES [ja] Japanese (Takeshi Hamasaki) |