2014-05-15 09:11:32 -05:00
|
|
|
* 2014-??-??: Version 0.1.2
|
|
|
|
* Fixed rdata fields for MX
|
2014-05-21 03:31:49 -05:00
|
|
|
* Expose only public API symbols
|
|
|
|
* Updated manpages
|
|
|
|
* Mention getdns specific options to configure in INSTALL
|
|
|
|
Thanks Paul Hoffman
|
|
|
|
* Mac OSX package built instructions for generic user in README.md
|
|
|
|
Thanks Joel Purra
|
|
|
|
|
2014-05-15 09:11:32 -05:00
|
|
|
|
2014-03-24 12:00:59 -05:00
|
|
|
* 2014-03-24 : Version 0.1.1
|
2014-03-06 10:43:18 -06:00
|
|
|
* default to NOT build extensions (libev, libuv, libevent), handle
|
|
|
|
--with/--without optiosn to configure for them
|
2014-03-24 12:05:56 -05:00
|
|
|
* Fixed some build/make nits
|
2014-03-06 10:43:18 -06:00
|
|
|
* 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-24 12:05:56 -05:00
|
|
|
* Fixed signal related defines/decls
|
|
|
|
|
2014-03-04 03:14:38 -06:00
|
|
|
|
2014-02-25 16:12:55 -06:00
|
|
|
* 2014-02-25 : Version 0.1.0
|
|
|
|
* Initial public release of the getdns API
|