summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-11-19 15:16:16 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-11-19 15:16:16 +0000
commit8a6b51d5601ab65f64514bb80c567f5f5e103bc1 (patch)
tree8b4194d66157386613da0caa2a62c1338ea508f0 /CHANGES
parent8a34a3a045a76282b81bbda780204a1633a64398 (diff)
downloadc-ares-8a6b51d5601ab65f64514bb80c567f5f5e103bc1.tar.gz
c-ares-8a6b51d5601ab65f64514bb80c567f5f5e103bc1.tar.bz2
c-ares-8a6b51d5601ab65f64514bb80c567f5f5e103bc1.zip
- Brad Spencer brought the new function ares_gethostbyname_file() which simply
resolves a host name from the given file, using the regular hosts syntax.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c590079..7e2875d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
Changelog for the c-ares project
+* Nov 19 2008 (Daniel Stenberg)
+- Brad Spencer brought the new function ares_gethostbyname_file() which simply
+ resolves a host name from the given file, using the regular hosts syntax.
+
* Nov 1 2008 (Daniel Stenberg)
- Carlo Contavalli added support for the glibc "rotate" option, as documented
in man resolv.conf: