getdns/ChangeLog

13 lines
512 B
Plaintext
Raw Normal View History

2014-03-04 03:14:38 -06:00
* 2014-xx-xx : Version x.x.x
* default to NOT build extensions (libev, libuv, libevent), handle
--with/--without optiosn to configure for them
* respect configure --docdir=X
2014-03-04 03:14:38 -06:00
* Documentation/man page updates
2014-03-06 13:08:10 -06:00
* 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-03-04 03:14:38 -06:00
* 2014-02-25 : Version 0.1.0
* Initial public release of the getdns API