forked from dterweij/ndjbdns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.ms
71 lines (59 loc) · 1.54 KB
/
changelog.ms
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
\" Use nroff -ms <file-name> to format this file.
\"
.ll 6i
.pl 66
.po 1i
.nr LL 6i
.nr PL 66
.nr PO 1i
\" No hyphenation
.hy 0
.nr HY 0
.LP
Major changes
.br
=============
.IP "+ djbdns-1.05.3" 4
- Commands included tinydns, tinydns-data, tinydns-edit,
tinydns-get, dnstrace and couple more.
.br
- The new commands now accept command-line options.
.br
- tinydns now reads from etc/ndjbdns/tinydns.conf and
logs messages to /var/log/tinydns.log and requires no
support from daemontools.
.br
- New manuals written for djbdns, tinydns, tinydns-*.
.br
- All the changes done so far are ported to FreeBSD.
So from this release onwards, it will work on FreeBSD
and hopefully on other Unixes as well.
.br
- Source files formatted for reading & hacking comfort.
.IP "+ djbdns-1.05.2" 4
- Commands included dnsip, dnsipq, dnsq & dnstracesort
.br
- dnsip, dnsipq & dnsq accept some command-line options
.br
- New manual pages written for dnsip & dnsq commands.
.br
- Four patches applied including the latest from Matthew
Dempsky (see ChangeLog for more details).
.br
- COPYING changed to GPLv2 instead of GPLv3.
.br
- Source files formatted for reading & hacking comfort.
.IP "+ djbdns-1.05.1" 4
- This release is distributed under GNU GPL.
.br
- dnscache now supports few command line options.
.br
- dnscahe comes with a new manual page.
.br
- dnscache now reads configuration from dnscache.conf.
.br
- dnscache logs messages to /var/log/dnscache.log.
.br
- The build system makes use of GNU auto tools.
.br
- Unused or unnecessary files and commands dropped.