diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-09-19 06:02:28 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-09-19 06:02:28 +0000 |
commit | 8cb6a03929d5938918e5f04a805ef7fc3feb9241 (patch) | |
tree | 23117baddb1a69bf6c211f18d2cb78ca8af07eb2 /NEWS | |
parent | 2e3b3361491deec452b2b44bf8cd2c1fc880af55 (diff) | |
download | fetchmail-8cb6a03929d5938918e5f04a805ef7fc3feb9241.tar.gz fetchmail-8cb6a03929d5938918e5f04a805ef7fc3feb9241.tar.bz2 fetchmail-8cb6a03929d5938918e5f04a805ef7fc3feb9241.zip |
Added improved sizeticker code.
svn path=/trunk/; revision=99
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -55,6 +55,8 @@ 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. + * Warn users that running concurrent instances of popclient is a bad idea. 3.1: |