aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-01 17:51:33 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-01 17:51:33 +0000
commit80944af4bb404b462ceb8d5274565c3086fcefc2 (patch)
treee315401aa3b9bfe7e0be8538056756c3fe7fb3dc /NEWS
parentcef68337ca0c5b94280fafe3b547994a2a65adef (diff)
downloadfetchmail-80944af4bb404b462ceb8d5274565c3086fcefc2.tar.gz
fetchmail-80944af4bb404b462ceb8d5274565c3086fcefc2.tar.bz2
fetchmail-80944af4bb404b462ceb8d5274565c3086fcefc2.zip
Fix for the fact that Bison ignores zero-value tokens.
svn path=/trunk/; revision=192
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7cae9dec..e8730c2c 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,13 @@ Inflict pain on the person(s) responsible for removing LAST from POP3.
Release Notes:
+fetchmail-1.4 ():
+
+* Man page improvements.
+
+* Lexer changes to work around bison's "feature" of silently ignoring 0-value
+ tokens (caused options nokeep, norewrite, nofetchall, noskip to be no-ops).
+
fetchmail-1.3 (Tue Oct 1 05:49:49 1996):
* Significant man page improvements.