[23343] in Source-Commits
/svn/athena r22997 - trunk/debathena/config/hesiod-config/debian
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Mon Jun 2 12:40:10 2008
Date: Mon, 2 Jun 2008 12:39:37 -0400 (EDT)
From: ghudson@MIT.EDU
Message-Id: <200806021639.MAA25174@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: ghudson
Date: 2008-06-02 12:39:36 -0400 (Mon, 02 Jun 2008)
New Revision: 22997
Modified:
trunk/debathena/config/hesiod-config/debian/changelog
trunk/debathena/config/hesiod-config/debian/hesiod.conf.debathena
Log:
In hesiod-config:
* Set classes=IN to improve error results for failed lookups.
Modified: trunk/debathena/config/hesiod-config/debian/changelog
===================================================================
--- trunk/debathena/config/hesiod-config/debian/changelog 2008-06-01 06:06:12 UTC (rev 22996)
+++ trunk/debathena/config/hesiod-config/debian/changelog 2008-06-02 16:39:36 UTC (rev 22997)
@@ -1,3 +1,9 @@
+debathena-hesiod-config (1.3) unstable; urgency=low
+
+ * Set classes=IN to improve error results for failed lookups.
+
+ -- Greg Hudson <ghudson@mit.edu> Mon, 02 Jun 2008 12:38:46 -0400
+
debathena-hesiod-config (1.2) unstable; urgency=low
* Convert to use config-package.mk interface, new in config-package-
Modified: trunk/debathena/config/hesiod-config/debian/hesiod.conf.debathena
===================================================================
--- trunk/debathena/config/hesiod-config/debian/hesiod.conf.debathena 2008-06-01 06:06:12 UTC (rev 22996)
+++ trunk/debathena/config/hesiod-config/debian/hesiod.conf.debathena 2008-06-02 16:39:36 UTC (rev 22997)
@@ -10,4 +10,4 @@
# This line specifies the class search order. You can reverse the
# order or leave out IN or HS if you want. Don't add spaces after the
# beginning of the value.
-classes=IN,HS
+classes=IN