diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-03 22:02:06 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-03 22:02:06 +0000 |
commit | c7b714900c6e452ac37c54f7ff2c419fbd1194b2 (patch) | |
tree | 16347985ac44fcdf1ba64030366df07fa842854c /NEWS | |
parent | 506cc73eb32fd40ad34e1e2e093b99c87a6ac2e1 (diff) | |
download | fetchmail-c7b714900c6e452ac37c54f7ff2c419fbd1194b2.tar.gz fetchmail-c7b714900c6e452ac37c54f7ff2c419fbd1194b2.tar.bz2 fetchmail-c7b714900c6e452ac37c54f7ff2c419fbd1194b2.zip |
Remove inet6-apps hints for IPv6 support.
svn path=/trunk/; revision=4079
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -93,8 +93,12 @@ 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. +* Fix "couldn't find canonical DNS name of NN (MM)" for hosts that have + only IPv6 addresses. Matthias Andree. +* Revised INSTALL after question from Brian Candler, inet6-apps is no + longer available: remove inet6-apps hints for IPv6, and add some + apologetic message for IPsec. Note the code may be removed in a future + version. Matthias Andree. fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: |