aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-03-06 15:36:56 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-03-06 15:36:56 +0000
commitb31588ad15c9a0d57b70efbbd342e02cebf98183 (patch)
tree1842b3f8f1888f8d611847447b999cd205e8fd01
parent20a1be81c938a2f89b95e5e4436124bd3fa6aa43 (diff)
downloadfetchmail-b31588ad15c9a0d57b70efbbd342e02cebf98183.tar.gz
fetchmail-b31588ad15c9a0d57b70efbbd342e02cebf98183.tar.bz2
fetchmail-b31588ad15c9a0d57b70efbbd342e02cebf98183.zip
Mention that we're more careful with the .fetchids file now.
svn path=/trunk/; revision=4023
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 95b36ae7..008a7338 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,8 @@
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.
+* Be more careful when swapping UID lists or writing the .fetchids file,
+ requested by Manfred Weihs.
fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: