From df821496b2ef39a477c392cf1aa5efd5cf2520df Mon Sep 17 00:00:00 2001 From: Graham Wilson Date: Sun, 14 Nov 2004 18:58:40 +0000 Subject: Default to Linux 2.2 /proc/net/dev format, and use uname(2) to determine the kernel version instead of calling uname(1). Thanks to Paul Slootman. svn path=/trunk/; revision=4007 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c521dc4d..95b36ae7 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,8 @@ 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. +* Default to Linux 2.2 /proc/net/dev format, and use uname(2) to determine the + kernel version instead of calling uname(1). Thanks to Paul Slootman. fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: -- cgit v1.2.3