aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-10 20:48:06 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-10 20:48:06 +0000
commitd9ea0c7ef93176ea409fd57911f973932be0d897 (patch)
tree735fd1e5d94108fca07a4d41502115c1fc90407d /NEWS
parent7482171293db61132b62cd9a86728fd912412aa3 (diff)
downloadfetchmail-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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 37d4aa1c..6fb6dd2d 100644
--- a/NEWS
+++ b/NEWS
@@ -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.