chiark / gitweb /
provide adns txt rrs
authorian <ian>
Mon, 3 Apr 2006 01:22:19 +0000 (01:22 +0000)
committerian <ian>
Mon, 3 Apr 2006 01:22:19 +0000 (01:22 +0000)
adns/adns.c
debian/changelog

index b924c0705c41fef580d1006cf361d5e0f9588f30..7fe27285b944d06fb4086de731a16a6c7edc3df5 100644 (file)
@@ -413,6 +413,7 @@ const AdnsTclRRTypeInfo cht_adnstclrrtypeinfo_entries[]= {
 
   RRTYPE_RAW(ns),
   RRTYPE_RAW(mx),
 
   RRTYPE_RAW(ns),
   RRTYPE_RAW(mx),
+  RRTYPE_EXACTLY(txt),
 
   RRTYPE_EXACTLY(soa),
   RRTYPE_EXACTLY(ptr),
 
   RRTYPE_EXACTLY(soa),
   RRTYPE_EXACTLY(ptr),
index fee9102d94bb831c3a3b6565a688e65bbb64c4e8..3fc59f6bbd1c44d4e7890b994bcdca66198d61d1 100644 (file)
@@ -1,3 +1,9 @@
+chiark-tcl (1.0.0.99.iwj.2) unstable; urgency=low
+
+  * Provide adns txt RRs.
+
+ -- Ian Jackson <ian@localhost.localdomain>  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.
 chiark-tcl (1.0.0.99.iwj.1) unstable; urgency=low
 
   * Do not run dpkg-shlibdeps on adns and nettle plugins.