diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-27 16:19:26 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-27 16:19:26 +0000 |
commit | 74b6cc2e124a7e490d9dfe614748041e2a0d6daf (patch) | |
tree | 5b59523a1785823e0e484df68a524ae35b05f41c | |
parent | 68e0b1c5ff21d11f3a293de6de7c32d61a93a662 (diff) | |
download | fetchmail-74b6cc2e124a7e490d9dfe614748041e2a0d6daf.tar.gz fetchmail-74b6cc2e124a7e490d9dfe614748041e2a0d6daf.tar.bz2 fetchmail-74b6cc2e124a7e490d9dfe614748041e2a0d6daf.zip |
Revise a check that didn't work on 64-bit SUSE Linux 10.0.
svn path=/trunk/; revision=4481
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -299,6 +299,7 @@ fetchmail 6.3.0 (not yet released officially): Bug#213299. Sunil Shetye (MA). * Fix installation without Python. Sunil Shetye, reported by Peter Church. (MA) * Update Japanese translation. Fixes Bug#329342, Takeshi Hamasaki. (MA) +* Fix imap.c size safeguard that broke on x86_64 architecture. Matthias Andree # INTERNAL CHANGES * Switched to automake. Matthias Andree. |