aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-03-05 22:41:22 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-03-05 22:41:22 +0000
commit2520ad54cf89894c178e5dca3cb7968edf481157 (patch)
tree8eb13bdce4c00598d2120a3715f9bfcb5ac645d5 /NEWS
parent3a04ee22d1b955e9e1f1f27f5e8473e07b2b1afc (diff)
downloadfetchmail-2520ad54cf89894c178e5dca3cb7968edf481157.tar.gz
fetchmail-2520ad54cf89894c178e5dca3cb7968edf481157.tar.bz2
fetchmail-2520ad54cf89894c178e5dca3cb7968edf481157.zip
Deal with the possibility that we might be running as a subprocess.
svn path=/trunk/; revision=2784
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 06f2b414..ae0882de 100644
--- a/NEWS
+++ b/NEWS
@@ -10,8 +10,11 @@
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: fetchmail now automatically pups up an edit panel
+* 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.
fetchmail-5.3.0 (Tue Feb 22 08:53:31 PST 2000), 18618 lines: