diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-03-06 07:00:24 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-03-06 07:00:24 +0000 |
commit | df70db60e222d1116f15ca8c2774beb1d8a25a2c (patch) | |
tree | 83d270a07ba3b675f71cd6fe414bc16dc84eb7ec /NEWS | |
parent | 65b310a77efb75cd01d355df779cf4721156f89e (diff) | |
download | fetchmail-df70db60e222d1116f15ca8c2774beb1d8a25a2c.tar.gz fetchmail-df70db60e222d1116f15ca8c2774beb1d8a25a2c.tar.bz2 fetchmail-df70db60e222d1116f15ca8c2774beb1d8a25a2c.zip |
Deal with fetchmailconf bug.
svn path=/trunk/; revision=2791
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,6 +4,7 @@ * Added support for RFC2177 IDLE command extension of IMAP. * Updated fr.po. +* Fixed a bug in fetchmailconfs handling of envelope skip prefixes. fetchmail-5.3.1 (Sun Mar 5 23:02:42 EST 2000), 18648 lines: @@ -23,7 +24,7 @@ fetchmail-5.3.1 (Sun Mar 5 23:02:42 EST 2000), 18648 lines: * Resolved all current Debian bugs classed `important'; #43139, #44744, #44760, #44774, #43140, #50990. * Resolved Debian ordinary bugs #17769, #34383, #38303, #39732, #51674, - #53386, #53732, #58553, + #53386, #53732, #58553. * Resolved Debian wishlist bug #26630. * Resolution of #59281 (still loops on Ctrl-C) involved a small change in behavior; SIGPIPE now terminates the current poll cycle. |