aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-05-12 05:08:15 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-05-12 05:08:15 +0000
commit4e475032328d5fdaead5daaf6a00a46979cabf6e (patch)
tree0d4c1bedae4f261c3e902866c1b0e925b41f3db2 /NEWS
parent82c1fcd560054c0d7a93712f2c24c14abe2294bf (diff)
downloadfetchmail-4e475032328d5fdaead5daaf6a00a46979cabf6e.tar.gz
fetchmail-4e475032328d5fdaead5daaf6a00a46979cabf6e.tar.bz2
fetchmail-4e475032328d5fdaead5daaf6a00a46979cabf6e.zip
SA_RESTART and portability fixes.
svn path=/trunk/; revision=3301
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 093aa96e..0293685f 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+* GCC warning cleanups from ahaas@neosoft.com.
+* Plug another hole that was letting zombies through.
+* SA_RESDTART portability fix for SunOS.
+
fetchmail-5.8.2 (Tue May 8 17:07:53 EDT 2001), 20481 lines:
* HH's patches fixing Debian bug #90966 and addressing Debian bug #92554.