diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-03-07 02:42:26 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-03-07 02:42:26 +0000 |
commit | 69df7a80d56cf40db3271b3d843c21123c78ebd7 (patch) | |
tree | 091d43b3642b398e1d4fdf999eb84081e8d8954c | |
parent | fe096db6d142dd8bf5c228f6c1fc4aa01378c432 (diff) | |
download | fetchmail-69df7a80d56cf40db3271b3d843c21123c78ebd7.tar.gz fetchmail-69df7a80d56cf40db3271b3d843c21123c78ebd7.tar.bz2 fetchmail-69df7a80d56cf40db3271b3d843c21123c78ebd7.zip |
Corrected release.
svn path=/trunk/; revision=2807
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.3.2 (Mon Mar 6 21:41:23 EST 2000), 18695 lines: + * Added experimental support for RFC2177 IDLE command extension of IMAP. * Updated fr.po. * Fixed a bug in fetchmailconf's handling of envelope skip prefixes. @@ -10,7 +12,7 @@ * Teach configure.in to link the RSA reference library if available. * Disable saving of Message-IDs into UIDL lists. -There are 291 people on fetchmail-friends and 500 on fetchmail-announce. +There are 290 people on fetchmail-friends and 500 on fetchmail-announce. fetchmail-5.3.1 (Sun Mar 5 23:02:42 EST 2000), 18648 lines: |