diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-22 22:00:14 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-22 22:00:14 +0000 |
commit | 8007777ca19376bb0f7463815853ff70884afb83 (patch) | |
tree | f5802bfbfd7910456d9211dca587cd712b75d183 /NEWS | |
parent | f6f9f34d1098a625489805bdf32c14fa502eb81a (diff) | |
download | fetchmail-8007777ca19376bb0f7463815853ff70884afb83.tar.gz fetchmail-8007777ca19376bb0f7463815853ff70884afb83.tar.bz2 fetchmail-8007777ca19376bb0f7463815853ff70884afb83.zip |
Add new Received header.
svn path=/trunk/; revision=1386
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,8 +17,9 @@ fetchmail-4.2.5 () * Greg Stark's patch for better autoconfiguration on mixed libc5/libc6 systems. * We no longer mess with CFLAGS/LDFLAGS to get Kerberos support linked. +* fetchmail now generates its own Received header for bug-tracking. -There are 287 people on the fetchmail-friends list. +There are 284 people on the fetchmail-friends list. fetchmail-4.2.4 (Fri Sep 19 19:48:50 EDT 1997) * Small compilation cleanups, thanks to Florian laRoche. |