diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-28 14:35:34 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-28 14:35:34 +0000 |
commit | da1f45287303098b4ab55510d5b00a201884e50f (patch) | |
tree | e0bc0eb87a85c02a6a38c0b4c18d63865ddb661f /NEWS | |
parent | c7c9d4903ec4f8036252b00d118933f9fc3dec30 (diff) | |
download | fetchmail-da1f45287303098b4ab55510d5b00a201884e50f.tar.gz fetchmail-da1f45287303098b4ab55510d5b00a201884e50f.tar.bz2 fetchmail-da1f45287303098b4ab55510d5b00a201884e50f.zip |
Prevent UID lossage because of the DNS lookups getting moved.
svn path=/trunk/; revision=3497
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) * Fix configuration error in handling of long options. +* Thomas Moestl's patch to use querynames in UID files. fetchmail-5.9.2 (Wed Sep 26 12:47:00 EDT 2001), 21118 lines: |