diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-03 21:50:16 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-03 21:50:16 +0000 |
commit | 506cc73eb32fd40ad34e1e2e093b99c87a6ac2e1 (patch) | |
tree | 665942ca18806939724b5f79854463b4e823e23d /NEWS | |
parent | 0881df42aeb7104a7197f26938819204ad6d5712 (diff) | |
download | fetchmail-506cc73eb32fd40ad34e1e2e093b99c87a6ac2e1.tar.gz fetchmail-506cc73eb32fd40ad34e1e2e093b99c87a6ac2e1.tar.bz2 fetchmail-506cc73eb32fd40ad34e1e2e093b99c87a6ac2e1.zip |
Use getaddrinfo to canonicalize hostnames if INET6_ENABLE. Patch by Matthias Andree.
svn path=/trunk/; revision=4078
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -93,6 +93,8 @@ fetchmail 6.3.0 (not yet released officially): (Matthias Andree). * Internationalization (i18n) updates by Miloslav Trmac. (Matthias Andree) +* Matthias Andree's fix for "couldn't find canonical DNS name of NN + (MM)" for hosts that have only IPv6 addresses. fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: |