diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-08-15 14:19:06 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-08-15 14:19:06 +0000 |
commit | 1bd9d823ee0c0eb2468a457e9c7d3711a77b3a80 (patch) | |
tree | 161e7d6c75825e68ec7f32721423d60e5ec3e03a /NEWS | |
parent | b453dc8004083358a0290f2a28318b0a4ccc967b (diff) | |
download | fetchmail-1bd9d823ee0c0eb2468a457e9c7d3711a77b3a80.tar.gz fetchmail-1bd9d823ee0c0eb2468a457e9c7d3711a77b3a80.tar.bz2 fetchmail-1bd9d823ee0c0eb2468a457e9c7d3711a77b3a80.zip |
Removed limit on number of destination headers.
svn path=/trunk/; revision=1270
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ ------------------------------------------------------------------------------ fetchmail-4.1.1 () * Fix an obvious bug in some snprintf calls (non-Linux systems only) +* No more hard limit on number of destination headers fetchmail-4.1.0 (Mon Aug 11 17:19:57 EDT 1997) * Make the RPM depend on `smtpdaemon', which the sendmail package provides. |