aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGraham Wilson <graham@mknod.org>2004-11-14 18:58:40 +0000
committerGraham Wilson <graham@mknod.org>2004-11-14 18:58:40 +0000
commitdf821496b2ef39a477c392cf1aa5efd5cf2520df (patch)
tree77743ad9c79625ab895150903e15522085a6fc8f /NEWS
parentb677d2e088a32227cda28496bd321c470e422246 (diff)
downloadfetchmail-df821496b2ef39a477c392cf1aa5efd5cf2520df.tar.gz
fetchmail-df821496b2ef39a477c392cf1aa5efd5cf2520df.tar.bz2
fetchmail-df821496b2ef39a477c392cf1aa5efd5cf2520df.zip
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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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: