equal
deleted
inserted
replaced
|
1 dnsvi (0.6) stable; urgency=medium |
|
2 |
|
3 * more tests: |
|
4 * [merged] from branch deb: |
|
5 * sort order in a more prominent place: Now we have a %ORDER global |
|
6 variable in the package DNS::Vi |
|
7 * fixed trailing spaces: |
|
8 * cope with additional spaces in soa records: |
|
9 * cope with continuation lines: |
|
10 * deal with very short primary names in SOA record: |
|
11 * changed the delta function: Now it returns a hash, not an array. |
|
12 * cosmetical changes: |
|
13 * fixed the cname change bug (reported by m.f.): |
|
14 * Hint about the SOA record: |
|
15 |
|
16 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Wed, 21 Jan 2015 23:09:39 +0100 |
|
17 |
1 dnsvi (0.5) stable; urgency=low |
18 dnsvi (0.5) stable; urgency=low |
2 |
19 |
3 * Changed the sort order.: When displaying the zone we sort in a way |
20 * Changed the sort order.: When displaying the zone we sort in a way |
4 where same domains are kept together with their subdomains. We do |
21 where same domains are kept together with their subdomains. We do |
5 this by reverting the label and sorting these reverted labels. |
22 this by reverting the label and sorting these reverted labels. |