From 2ed8dc12cd5ffbbff9cd25e928a720be3596f2af Mon Sep 17 00:00:00 2001
From: Matthias Andree <matthias.andree@gmx.de>
Date: Wed, 10 Nov 2004 19:57:47 +0000
Subject: Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that
 lack real snprintf or vsnprintf.

svn path=/trunk/; revision=3996
---
 NEWS | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'NEWS')

diff --git a/NEWS b/NEWS
index 52416f21..c521dc4d 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,11 @@
   in succession, make sure that Common Name and fingerprint checking are
   only done once. Print all validation warnings/errors even if not in
   verbose mode. Patch by Brian Candler.
+* Import Bjorn Reese and Daniel Stenberg's MIT-licensed Trio 1.10 from
+  http://daniel.haxx.se/projects/trio/ for systems that do not support
+  snprintf or vsnprintf.
+* Clean up the horrible #ifdef HAVE_[V]SNPRINTF that made the code
+  unreadable. Use Trio where [v]snprintf is/are missing. Matthias Andree.
 
 fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines:
 
-- 
cgit v1.2.3