aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-05 04:01:46 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-05 04:01:46 +0000
commitb2c3f987c2af7b08ea5f670d94d4e94c994c2c96 (patch)
treefe3fc6c6b83a8a1044c470b34c6dbee837c5355f /NEWS
parentdba153ee6173bcc1e526163e7434d8a5915baf0b (diff)
downloadfetchmail-b2c3f987c2af7b08ea5f670d94d4e94c994c2c96.tar.gz
fetchmail-b2c3f987c2af7b08ea5f670d94d4e94c994c2c96.tar.bz2
fetchmail-b2c3f987c2af7b08ea5f670d94d4e94c994c2c96.zip
Back out the token name changes.
svn path=/trunk/; revision=221
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 0 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index da9a1f52..57ed6f14 100644
--- a/NEWS
+++ b/NEWS
@@ -29,13 +29,6 @@ fetchmail-1.6 ():
* Fix bug that prevented SMTP from being specified on the defaults line.
-* Changes in .fetchmailrc syntax: The token `remotefolder' no longer
- exists; it has been replaced by `mailbox'. The token `remote' no
- longer stands for `remotefolder' but for `remotename', a synonym for
- `username'. The purpose of these changes (which should only affect
- IMAP and POP2 users setting up for non-default mailboxes) is to prepare
- for syntax supporting multiple user queries per host.
-
* Allow program to run with no .fetchmailrc file again.
fetchmail-1.5 (Thu Oct 3 04:35:15 EDT 1996):