summaryrefslogtreecommitdiff
path: root/NEWS
blob: 59cb3f2c87ecc7a46c12ee6d38403078c9c03aec (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Changelog for s6-dns.

In 2.3.1.1
----------

 - Bugfixes.


In 2.3.1.0
----------

 - Adaptation to skalibs-2.9.0.0.


In 2.3.0.2
----------

 - Adaptation to skalibs-2.8.0.0.
 - Everything now builds as PIC by default.


In 2.3.0.1
----------

 - Adaptation to skalibs-2.7.0.0.


In 2.3.0.0
----------

 - skadns now uses the textclient API/ABI instead of the skaclient one.
The change is invisible, but it's leaner and faster.


In 2.2.0.1
----------

 - Optimization release for skalibs-2.6.0.0.


In 2.2.0.0
----------

 - Added this NEWS file. :)
 - Major types overhaul to make them more POSIXly correct:
compatibility with skalibs-2.5.0.0.
 - Fixed a long-standing bug that sometimes prevented DNS reply headers
from being correctly decoded on big-endian machines.