diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-09-23 05:35:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-09-23 05:35:21 +0000 |
commit | 7776e2819833e302f654f7bfd34ff2c26b63460a (patch) | |
tree | e52274f3808ccde0a03c8d1fe1cec7123910d60c /NEWS | |
parent | dd49e2a559ec49086c1061b456c919819fc08f73 (diff) | |
download | fetchmail-7776e2819833e302f654f7bfd34ff2c26b63460a.tar.gz fetchmail-7776e2819833e302f654f7bfd34ff2c26b63460a.tar.bz2 fetchmail-7776e2819833e302f654f7bfd34ff2c26b63460a.zip |
Update docs.
svn path=/trunk/; revision=105
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -55,14 +55,16 @@ driver to SMTP. (This requires that we find a POP2 server to test with.) * Ported to QNX (see the Makefile). -* Add Michael Scwendt's code for improved sizeticker. +* Add Michael Schwendt's code for improved sizeticker. + +* Improved RFC822 parsing (thanks to Rob Funk). * Move the per-user lockfile to /tmp so it gets cleared at reboot time. * Warn users that running concurrent instances of popclient is a bad idea. * Try USER and HOME to set defaults before going to the password file. - This should work in Sun NIS environments. + This should work better in Sun NIS environments. 3.1: |