diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-10 20:48:06 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-10 20:48:06 +0000 |
commit | d9ea0c7ef93176ea409fd57911f973932be0d897 (patch) | |
tree | 735fd1e5d94108fca07a4d41502115c1fc90407d /NEWS | |
parent | 7482171293db61132b62cd9a86728fd912412aa3 (diff) | |
download | fetchmail-d9ea0c7ef93176ea409fd57911f973932be0d897.tar.gz fetchmail-d9ea0c7ef93176ea409fd57911f973932be0d897.tar.bz2 fetchmail-d9ea0c7ef93176ea409fd57911f973932be0d897.zip |
UIDs are back in.
svn path=/trunk/; revision=285
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ features -- * New --check option for asking server whether there is mail without actually retrieving or deleting it. +* UID support is back by popular demand. Bletch. + bugs -- * Fix buggy getopt specification of P and p options. |