aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ab7af1f2..96b4c04d 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@
* Mike Warfield's fix for using a combined SSL cert and key in a single file.
* DNS lookups moved to just before te mailserver socket open, so fetchmail
now works OK even if started up without Internet access.
+* Switched from _( to GT_( as a gettext macro, in order to avoid a
+ conflict with the SSL library.
fetchmail-5.9.0 (Sun Aug 12 23:52:16 EDT 2001), 21062 lines:
@@ -56,7 +58,7 @@ fetchmail-5.8.15 (Tue Jul 31 02:07:03 EDT 2001), 21075 lines:
* Man page bugs pointed out by Andrew Benham.
* POP3 end of session RSET on keep removed.
* In IMAP, handle BAD and NO responses to FETCH gracefully.
-* Parse "no {syslog|invisible|showdots} properly.
+* Parse "no {syslog|invisible|showdots}" properly.
* Change AC_DEFINE to AC_DEFINE_UNQUOTED appropriately in configure.in
(Debian bug #104484).
* Fixed bug in fetchmailconf plugin/plugout code (Debian bug #105987).