From a2396a75bc4c4b5e67c4859c9e858abce8366467 Mon Sep 17 00:00:00 2001 From: ian Date: Mon, 3 Apr 2006 01:22:19 +0000 Subject: [PATCH] provide adns txt rrs --- adns/adns.c | 1 + debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/adns/adns.c b/adns/adns.c index b924c07..7fe2728 100644 --- a/adns/adns.c +++ b/adns/adns.c @@ -413,6 +413,7 @@ const AdnsTclRRTypeInfo cht_adnstclrrtypeinfo_entries[]= { RRTYPE_RAW(ns), RRTYPE_RAW(mx), + RRTYPE_EXACTLY(txt), RRTYPE_EXACTLY(soa), RRTYPE_EXACTLY(ptr), diff --git a/debian/changelog b/debian/changelog index fee9102..3fc59f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +chiark-tcl (1.0.0.99.iwj.2) unstable; urgency=low + + * Provide adns txt RRs. + + -- Ian Jackson Mon, 3 Apr 2006 02:12:43 +0100 + chiark-tcl (1.0.0.99.iwj.1) unstable; urgency=low * Do not run dpkg-shlibdeps on adns and nettle plugins. -- 2.30.2