diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2003-07-22 02:32:07 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2003-07-22 02:32:07 +0000 |
commit | 3fadc1e5f1217f884077968bc7d64b1540e7bd73 (patch) | |
tree | 10be65f366e981fdc3f4ef58a46ec41708364f2f /NEWS | |
parent | d940b6f1064e606210430d72a1c50b18fdaf2d9e (diff) | |
download | fetchmail-3fadc1e5f1217f884077968bc7d64b1540e7bd73.tar.gz fetchmail-3fadc1e5f1217f884077968bc7d64b1540e7bd73.tar.bz2 fetchmail-3fadc1e5f1217f884077968bc7d64b1540e7bd73.zip |
Support faked IDLE.
svn path=/trunk/; revision=3829
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -2,13 +2,17 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Updated German and Turkish translations. +* IDLE is now supported using no-ops even if the server doesn't support + the IMAP IDLE extension. + fetchmail-6.2.3 (Thu Jul 17 14:53:00 EDT 2003), 22490 lines: -* German, Danish, Spanish, and Turkish translations updated. -* Brian Sammon's patch to deal with malformed message lines containiing NULs. +* French, German, Danish, Spanish, and Turkish translations updated. +* Brian Sammon's patch to deal with malformed message lines containing NULs. * Fai's patch to ignore all but the first Return-Path (some spams have more than one of these). -* Benjamin Drieu's ptch to properly byte-stuff when talking to BSNTP. +* Benjamin Drieu's patch to properly byte-stuff when talking to BSNTP. Fixes Debian bug #184469. * Benjamin Drieu's patch to enable auth=cram-md5. Fixes Debian bug #185232. |