]> granicus.if.org Git - curl/commitdiff
oops
authorDaniel Stenberg <daniel@haxx.se>
Wed, 21 Nov 2007 10:12:06 +0000 (10:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 21 Nov 2007 10:12:06 +0000 (10:12 +0000)
ares/Makefile.inc
ares/RELEASE-NOTES

index 023ce7b6e6a029207f4d3883a6ff892eb767ddcf..58a27bb212122e287e4ab7f4c7c2421e75014fcc 100644 (file)
@@ -10,7 +10,7 @@ ares_parse_ns_reply.c ares_llist.c
 
 HHEADERS = ares.h ares_private.h setup.h ares_dns.h ares_version.h          \
            nameser.h inet_net_pton.h inet_ntop.h ares_ipv6.h bitncmp.h      \
-           setup_once.h 
+           setup_once.h ares_llist.h
 
 MANPAGES= ares_destroy.3 ares_expand_name.3 ares_expand_string.3 ares_fds.3 \
  ares_free_hostent.3 ares_free_string.3 ares_gethostbyaddr.3               \
index b8b6379b1af6416dba8a9b6bf986a6cab1e2dc03..b1e533df770743ca8ad5f37f1a855af6e590100a 100644 (file)
@@ -1,9 +1,9 @@
 This is what's new and changed in the c-ares 1.5.1 release:
 
- o 
+ o added the ares_llist.h header that was missing in the 1.5.0 release
 
 Thanks go to these friendly people for their efforts and contributions:
 
+ Robin Cornelius
 
 Have fun!