+adns (0.6) unstable; urgency=medium
+
+ Bugfixes:
+ * Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'.
+
+ --
+
adns (0.5) unstable; urgency=high
New features:
+adns (0.6) unstable; urgency=medium
+
+ Bugfixes:
+ * Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'.
+
+ --
+
adns (0.5) unstable; urgency=high
New features:
adns (0.5) unstable; urgency=high
New features:
if (ol>=1 && owner[ol-1]=='.' && (ol<2 || owner[ol-2]!='\\')) {
flags &= ~adns_qf_search;
if (ol>=1 && owner[ol-1]=='.' && (ol<2 || owner[ol-2]!='\\')) {
flags &= ~adns_qf_search;