diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-02-22 04:04:41 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-02-22 04:04:41 +0000 |
commit | 83cec868b20841b81fd0c3b59d8e98c81f5608ea (patch) | |
tree | e9accfafaa30bc84d0efccb8e993289eb168fdee /NEWS | |
parent | 6f390a7fe4dfd8640c9866ad5d47ca2ffff47105 (diff) | |
download | fetchmail-83cec868b20841b81fd0c3b59d8e98c81f5608ea.tar.gz fetchmail-83cec868b20841b81fd0c3b59d8e98c81f5608ea.tar.bz2 fetchmail-83cec868b20841b81fd0c3b59d8e98c81f5608ea.zip |
Tweak in lexical analysis.
svn path=/trunk/; revision=2764
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ * Only emit progress dots when stdout is connected to a tty. * Fix for GNATS bug 16468, "INET6 breaks fetchmail preconnect" by Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>. +* Lexical analyzer now understands that -?[0-9]*[a-zA-Z] is not a number. fetchmail-5.2.8 (Mon Feb 14 19:16:46 EST 2000), 18571 lines: |