diff options
| author | Eric S. Raymond <esr@thyrsus.com> | 1998-03-27 05:40:02 +0000 |
|---|---|---|
| committer | Eric S. Raymond <esr@thyrsus.com> | 1998-03-27 05:40:02 +0000 |
| commit | 230a8e37b2a8c2b98041e84391d7cac43d8165cc (patch) | |
| tree | 5c4313418d9d6381e270360b43a22a2962c6cebc /NEWS | |
| parent | 2e13a585301585b62b6386e42b1f575453e05713 (diff) | |
| download | fetchmail-230a8e37b2a8c2b98041e84391d7cac43d8165cc.tar.gz fetchmail-230a8e37b2a8c2b98041e84391d7cac43d8165cc.tar.bz2 fetchmail-230a8e37b2a8c2b98041e84391d7cac43d8165cc.zip | |
Enable fetchmail to build on benighted systems with no memmove.
svn path=/trunk/; revision=1732
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ fetchmail-4.4.2 (): * Use TOP for POP3 retrieval to avoid marking messages seen. Duh! * Another fix for command-line --smtphost option. +* Deal with "Return-Path: <>". +* Re-enable build on some random Solaris (memmove wasn't in the C library). + +There are 279 people on fetchmail-friends and 169 on fetchmail-announce. fetchmail-4.4.1 (Tue Mar 24 00:01:20 EST 1998): * We now properly shroud IMAP passwords containing ", \, and SP. |
