diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-06-02 14:02:51 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-06-02 14:02:51 +0000 |
commit | 2171992ae477864a2bcece5649f80859434be167 (patch) | |
tree | 977693239cc165aa13aac38bbef59a0adb78d783 /NEWS | |
parent | 84d801a3e852add04ed7e9e69101ce0a8db1f8be (diff) | |
download | fetchmail-2171992ae477864a2bcece5649f80859434be167.tar.gz fetchmail-2171992ae477864a2bcece5649f80859434be167.tar.bz2 fetchmail-2171992ae477864a2bcece5649f80859434be167.zip |
SunOS fix.
svn path=/trunk/; revision=1870
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ fetchmail-4.4.9 (): * Make fetchmail 64-bit clean (thanks to John Franklin <john@iptimaging.com>). * Fix man-page installation (thanks to Kevin Hawkins <khawkins@ncsa.uiuc.edu>) +* Should build on SunOS again (__STDC__ conditions changed to STDC_HEADERS). fetchmail-4.4.8 (Tue May 26 12:30:58 EDT 1998): * Added 0.90 beta version of fetchmailconf. |