tests: Add tests for res_query and res_search
[resolv_wrapper.git] / ChangeLog
1 ChangeLog
2 ==========
3
4 version 1.1.2 (released 2015-01-13)
5   * Fix detection for ns_name_compress.
6
7 version 1.1.1 (released 2015-01-12)
8   * Fixed building on older Linux distributions.
9   * Fix a possible segfault.
10
11 version 1.1.0 (released 2014-12-02)
12   * Added case insensitive comparsion of dns names (dns faking).
13   * Added support complete dns names (trailing dot) (dns faking).
14   * Added support for recursive name resolving (dns faking).
15   * Fixed calculation of response size (dns faking).
16
17 version 1.0.0 (released 2014-10-24)
18   * Initial release