aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 5ea0090e7efb8b60436847c9597b86a8995d5bf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
ChangeLog
==========

version 1.1.4 (released 2016-05-31)
  * Added support for faking NS entries
  * Fixed some platform compatibility bugs

version 1.1.3 (released 2015-01-13)
  * Fixed symbol detection if macros are used for res_* functions
  * Fixed strict aliasing warnings for symbol binding
  * Added missing tests for req_query and res_search

version 1.1.2 (released 2015-01-13)
  * Fix detection for ns_name_compress.

version 1.1.1 (released 2015-01-12)
  * Fixed building on older Linux distributions.
  * Fix a possible segfault.

version 1.1.0 (released 2014-12-02)
  * Added case insensitive comparison of dns names (dns faking).
  * Added support complete dns names (trailing dot) (dns faking).
  * Added support for recursive name resolving (dns faking).
  * Fixed calculation of response size (dns faking).

version 1.0.0 (released 2014-10-24)
  * Initial release