aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-13 03:42:18 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-13 03:42:18 +0000
commit8839b46cd7cd1eddfb03a20449de2487bf77536a (patch)
tree4c2013d32477b244f64642661ff4cf5bf12c8246 /NEWS
parentcb13cd6d890ae4bebf63966f24aa7c12f84b13f1 (diff)
downloadfetchmail-8839b46cd7cd1eddfb03a20449de2487bf77536a.tar.gz
fetchmail-8839b46cd7cd1eddfb03a20449de2487bf77536a.tar.bz2
fetchmail-8839b46cd7cd1eddfb03a20449de2487bf77536a.zip
Fix --quit uin root mode bug.
svn path=/trunk/; revision=750
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d8286534..0f1e0efc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,5 @@
To Do:
-The --quit flag is broken when running as root.
-
Try to change the daemon-mode loop so the poll comes before the wait,
not after it.