From 80944af4bb404b462ceb8d5274565c3086fcefc2 Mon Sep 17 00:00:00 2001
From: "Eric S. Raymond" <esr@thyrsus.com>
Date: Tue, 1 Oct 1996 17:51:33 +0000
Subject: Fix for the fact that Bison ignores zero-value tokens.

svn path=/trunk/; revision=192
---
 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

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.
-- 
cgit v1.2.3