diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-06-11 22:33:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-06-11 22:33:42 +0000 |
commit | 21708c2d324e0ef6d0f5a0e2e3db325e45bb5ed3 (patch) | |
tree | ad31000031839dd217d4d2477205dee412b6bd21 /NEWS | |
parent | fcad7f152c6407c492c8fa0989ec23eaeca4bc27 (diff) | |
download | fetchmail-21708c2d324e0ef6d0f5a0e2e3db325e45bb5ed3.tar.gz fetchmail-21708c2d324e0ef6d0f5a0e2e3db325e45bb5ed3.tar.bz2 fetchmail-21708c2d324e0ef6d0f5a0e2e3db325e45bb5ed3.zip |
Ready to release.
svn path=/trunk/; revision=2494
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -8,7 +8,7 @@ Release Notes: -fetchmail-5.1.0 (): +fetchmail-5.0.4 (Fri Jun 11 18:32:58 EDT 1999): * Fixed compilation error on systems without vnsprintf. * No more GIFs! RPM is now patent-encumbrance-free. * Fix yet another annoying qmail \n bug (thanks to Paul Gilmore). @@ -16,8 +16,10 @@ fetchmail-5.1.0 (): * Added qpopper 2.53 warning to the FAQ and fetchmailconf. * Fix fetchmailconf to handle window-manager destroy notifications. * Todd <tastas@home.com> Sabin's RFC2195 support for AUTH=CRAM-MD5 under IMAP. +* New FAQ material on single-drop use with Daemon, thanks to Phil Hunt. +* Fix memory leak triggered by UIDL usage, and a .fetchids-trashing bug. -There are 260 people on fetchmail-friends and 387 on fetchmail-announce. +There are 261 people on fetchmail-friends and 407 on fetchmail-announce. fetchmail-5.0.3 (Sun May 2 23:39:22 EDT 1999): * Added FAQ item about things to check if --monitor fails with pppd. |