aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-03-06 07:00:24 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-03-06 07:00:24 +0000
commitdf70db60e222d1116f15ca8c2774beb1d8a25a2c (patch)
tree83d270a07ba3b675f71cd6fe414bc16dc84eb7ec /NEWS
parent65b310a77efb75cd01d355df779cf4721156f89e (diff)
downloadfetchmail-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--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7b1a4510..203866c3 100644
--- a/NEWS
+++ b/NEWS
@@ -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.