aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-08-12 17:10:50 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-08-12 17:10:50 +0000
commit812674cd4c199bf2741eda63e9cd27b3aba7033c (patch)
treea35b942efdb6d35dbaa62287cd2e407e3b6be75a /NEWS
parent40e688881e972a5ca888ee2223a5b85a8a3ac6e9 (diff)
downloadfetchmail-812674cd4c199bf2741eda63e9cd27b3aba7033c.tar.gz
fetchmail-812674cd4c199bf2741eda63e9cd27b3aba7033c.tar.bz2
fetchmail-812674cd4c199bf2741eda63e9cd27b3aba7033c.zip
Fix dor non-Linux systems.
svn path=/trunk/; revision=1266
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eba5ef43..31aa5d33 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@
Release Notes:
------------------------------------------------------------------------------
+fetchmail-4.1.1 ()
+* Fix an obvious bug in some snprintf calls (non-Linux systems only)
+
fetchmail-4.1.0 (Mon Aug 11 17:19:57 EDT 1997)
* Make the RPM depend on `smtpdaemon', which the sendmail package provides.
* Clean up the Interactive UNIX System V/386 Release 3.2 port.