aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-03-06 03:56:53 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-03-06 03:56:53 +0000
commit3dbeeb76334165cb7055d10d34905c4fcc342209 (patch)
tree4fbff408691f7cb24d79262dc9009ef1bf1e1ea9 /NEWS
parentf5975a5ae7a4bddb032f8aed1e8cc727531a6f91 (diff)
downloadfetchmail-3dbeeb76334165cb7055d10d34905c4fcc342209.tar.gz
fetchmail-3dbeeb76334165cb7055d10d34905c4fcc342209.tar.bz2
fetchmail-3dbeeb76334165cb7055d10d34905c4fcc342209.zip
Lots of bug resolutions.
svn path=/trunk/; revision=2786
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 12 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index ae0882de..51d01f6c 100644
--- a/NEWS
+++ b/NEWS
@@ -10,11 +10,18 @@
ssh for a secure passwordless connection. Removed the FAQ entry
on popclient.
* Jun-ichiro itojun Hagino <itojun@iijlab.net> sent a fix for IPv6.
-* Fix Red Hat bug 9982: fetchmailconf now automatically pups up an edit panel
- whenever a new user or site is created.
-* Deal gracefully with the possibility that we might be running as a
- subprocess with stdin not attached to a tty, and thus unable to query
- for a password.
+* Fix Red Hat 6.2beta bug 9982: fetchmailconf now automatically pups up
+ an edit panel whenever a new user or site is created.
+* Fix Red Hat 6.2beta bug 9988: Deal gracefully with the possibility that
+ we might be running as a subprocess with stdin not attached to a tty,
+ and thus unable to query for a password.
+* 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,
+* 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.
fetchmail-5.3.0 (Tue Feb 22 08:53:31 PST 2000), 18618 lines: