Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Nov 21, 2007
1 parent 72a2456 commit f4be2e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile.inc
Expand Up @@ -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 \
Expand Down
4 changes: 2 additions & 2 deletions RELEASE-NOTES
@@ -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!

0 comments on commit f4be2e0

Please sign in to comment.