File: Changes

package info (click to toggle)
libnet-dns-resolver-mock-perl 1.20200215-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 120 kB
  • sloc: perl: 206; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 327 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Revision history for Net::DNS::Resolver::Mock

1.20200215 2020-02-15 15:07:49+00:00 UTC
  - Add missing Changelog
  - Debugging mode with output via STDERR and method

1.20200214
  - Add Mocking of Exceptions

1.20171219
  - Add CNAME lookups
  - Bugfix PTR lookups

1.20171031
  - Improve tests

1.20170814
  - First release