diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-03-06 15:36:56 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-03-06 15:36:56 +0000 |
commit | b31588ad15c9a0d57b70efbbd342e02cebf98183 (patch) | |
tree | 1842b3f8f1888f8d611847447b999cd205e8fd01 | |
parent | 20a1be81c938a2f89b95e5e4436124bd3fa6aa43 (diff) | |
download | fetchmail-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-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |