diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2004-06-20 12:32:40 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2004-06-20 12:32:40 +0000 |
commit | b7b5880d1781b47d50b01b1dc818b4e740107f85 (patch) | |
tree | 3354751e0a7215e4034996e697938019a29933c8 | |
parent | 79e3401dd016e1569512f1bc7f9973aa126dbcf8 (diff) | |
download | fetchmail-b7b5880d1781b47d50b01b1dc818b4e740107f85.tar.gz fetchmail-b7b5880d1781b47d50b01b1dc818b4e740107f85.tar.bz2 fetchmail-b7b5880d1781b47d50b01b1dc818b4e740107f85.zip |
Mention HESIOD/resolv.h fixes on FreeBSD.
svn path=/trunk/; revision=3914
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,7 +12,8 @@ * Sunil Shetye's fix for SSL configuration. * Simon Josefsson's patch for GSS library support. * Added Andrey Lelikov's recupe for Hotmail and Lycos Webmail. -* Switched to automake. +* Switched to automake. (Matthias Andree) +* Build fixes for HESIOD and resolv.h trouble on FreeBSD. (Matthias Andree) fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: |