X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dns.git/blobdiff_plain/5f32ee4d68d9eb106ef392395c16bb4253637773..315b4edba2429215533e09f5dc8149fa678dfc67:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 9a46bc5..3d5360f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +invirt-dns (0.0.10) unstable; urgency=low + + * Add support for resolving PTR records in the in-addr.arpa zone + + -- Quentin Smith Fri, 27 Feb 2009 02:39:25 -0500 + +invirt-dns (0.0.9) unstable; urgency=low + + * Don't error if dns.zone_files isn't set in the config. + + -- Evan Broder Fri, 30 Jan 2009 20:09:35 -0500 + +invirt-dns (0.0.8) unstable; urgency=low + + * Check the nics table first and then the machines table so that you can + do DNS lookups for machines with multiple IPs. + + -- Evan Broder Mon, 12 Jan 2009 20:51:28 -0500 + invirt-dns (0.0.7) unstable; urgency=low [ Yang Zhang ]