Update ChangeLog

This commit is contained in:
ngoyal 2014-03-06 14:08:10 -05:00
parent 035ad3c3c6
commit 3fc2c71e2b
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@
--with/--without optiosn to configure for them
* respect configure --docdir=X
* Documentation/man page updates
* Fix install and cpp guards in getdns_extra.h
* Add method to switch between threads and fork mode for unbound
* Fixes for libuv integration (saghul)
* Fixes for calling getdns_destroy_context within a callback
* 2014-02-25 : Version 0.1.0
* Initial public release of the getdns API