ChangeLog
==========

version 1.0.3 (released 2014-09-11)
  * Added a nss_wrapper manpage.
  * Fixed cmake find_package configs.
  * Fixed resolving hostnames with a trailing dot.
  * Fixed an overflow when checking if a IPv6 address is IPv4.
  * Fall back to RTLD_NEXT for symbol binding if we can't find libc.

version 1.0.2 (released 2014-04-08)
  * Added public nss_wrapper_enabled().
  * Added public nss_wrapper_hosts_enabled().
  * Fixed segfault in 'getent hosts' without aliases.
  * Fixed IPv4 and IPv6 resolving with 'getent ahosts'.

version 1.0.1 (released 2014-02-04)
  * Added --libs to pkg-config.
  * Added nss_wrapper-config.cmake
  * Fixed a bug packaging the obj directory.

version 1.0.0 (released 2014-02-02)
  * Initial release
