BIND 10 trac2637, updated. d27b4c92e0aa23a8d39338377d705a75f78d1f3e [2637] Corrected typos in the DHCPv4 and V6 spec files.
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jan 18 19:37:11 UTC 2013
The branch, trac2637 has been updated
via d27b4c92e0aa23a8d39338377d705a75f78d1f3e (commit)
from a4bbade712c4a082d8ae95c9389021d27b74b382 (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 d27b4c92e0aa23a8d39338377d705a75f78d1f3e
Author: Marcin Siodelski <marcin at isc.org>
Date: Fri Jan 18 20:36:57 2013 +0100
[2637] Corrected typos in the DHCPv4 and V6 spec files.
-----------------------------------------------------------------------
Summary of changes:
src/bin/dhcp4/dhcp4.spec | 2 +-
src/bin/dhcp6/dhcp6.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/dhcp4/dhcp4.spec b/src/bin/dhcp4/dhcp4.spec
index 6bf1f26..b613b70 100644
--- a/src/bin/dhcp4/dhcp4.spec
+++ b/src/bin/dhcp4/dhcp4.spec
@@ -70,7 +70,7 @@
"item_default": False
},
- { "item_name": "record_types",
+ { "item_name": "record-types",
"item_type": "string",
"item_optional": false,
"item_default": ""
diff --git a/src/bin/dhcp6/dhcp6.spec b/src/bin/dhcp6/dhcp6.spec
index add9ce5..6863934 100644
--- a/src/bin/dhcp6/dhcp6.spec
+++ b/src/bin/dhcp6/dhcp6.spec
@@ -76,7 +76,7 @@
"item_default": False
},
- { "item_name": "record_types",
+ { "item_name": "record-types",
"item_type": "string",
"item_optional": false,
"item_default": ""
More information about the bind10-changes
mailing list