aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-08 08:21:38 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-08 08:21:38 +0000
commitb4fe63bde9631e072f26911363739c0042d8b2db (patch)
treed763b83948983c0f4a592c36dd0c66622d88ef7c /NEWS
parent9edf372fb9e281930eaabd090731f9a5c312f7fb (diff)
downloadfetchmail-b4fe63bde9631e072f26911363739c0042d8b2db.tar.gz
fetchmail-b4fe63bde9631e072f26911363739c0042d8b2db.tar.bz2
fetchmail-b4fe63bde9631e072f26911363739c0042d8b2db.zip
More English-like keywords.
svn path=/trunk/; revision=249
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e0f70251..4d011e5a 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ authentication stuff does what's needed.
Support IMAP4 extensions for secure challenge-response, once they're actually
standardized.
+The configuration file lexer handles punctuation adjacent to keywords poorly.
+Flex can be very mysterious at times.
+
Inflict severe pain on the person(s) responsible for removing LAST from POP3.
Release Notes:
@@ -20,6 +23,8 @@ fetchmail-1.7 (Tue Oct 8 01:00:08 EDT 1996):
features --
+* Noise words for rcfile syntax make English-like syntax possible.
+
* Make configure more GNUish; it understands --prefix and other standard
autoconf options now (see INSTALL for details)