BIND 10 trac811_new, updated. cd79c2fae07f7b1a8d2e2f501488de7a2d11eac5 [trac811] forgot to add class value to spec
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 13 13:23:12 UTC 2011
The branch, trac811_new has been updated
via cd79c2fae07f7b1a8d2e2f501488de7a2d11eac5 (commit)
from 76039741c19fa58e404879b334475b9ae01cd8dd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cd79c2fae07f7b1a8d2e2f501488de7a2d11eac5
Author: Jelte Jansen <jelte at isc.org>
Date: Fri May 13 15:22:54 2011 +0200
[trac811] forgot to add class value to spec
-----------------------------------------------------------------------
Summary of changes:
src/bin/xfrin/xfrin.spec | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/xfrin/xfrin.spec b/src/bin/xfrin/xfrin.spec
index aa9d619..a3e62ce 100644
--- a/src/bin/xfrin/xfrin.spec
+++ b/src/bin/xfrin/xfrin.spec
@@ -24,6 +24,11 @@
"item_optional": false,
"item_default": ""
},
+ { "item_name": "class",
+ "item_type": "string",
+ "item_optional": false,
+ "item_default": "IN"
+ },
{
"item_name": "master_addr",
"item_type": "string",
More information about the bind10-changes
mailing list