diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-11 17:58:20 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-11 17:58:20 +0000 |
commit | 55a936b937b8be7d764f808eb33a0a706f6f0842 (patch) | |
tree | d86124e92c95aeb7bbe81bbd4ec890cabf11abab /NEWS | |
parent | 9217194b5b6218d054735d7193d4638092f65c88 (diff) | |
download | fetchmail-55a936b937b8be7d764f808eb33a0a706f6f0842.tar.gz fetchmail-55a936b937b8be7d764f808eb33a0a706f6f0842.tar.bz2 fetchmail-55a936b937b8be7d764f808eb33a0a706f6f0842.zip |
Fixes to --with-hesiod option. Sunil Shetye.
svn path=/trunk/; revision=4287
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -194,6 +194,7 @@ fetchmail 6.3.0 (not yet released officially): brackets for consistency with Postfix. Matthias Andree. * Operating systems that do not support at least one of gethostbyname, gethostbyname_r, getipnodebyname are no longer supported. Matthias Andree. +* Fixes to --with-hesiod option. Sunil Shetye. (MA) # INTERNAL CHANGES * Switched to automake. Matthias Andree. |