BIND 10 master, updated. 442c5bd67499bbeec768570b5d3188a56da58e30 [master] fix simple transpose typo in acronym

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Aug 27 17:58:47 UTC 2013


The branch, master has been updated
       via  442c5bd67499bbeec768570b5d3188a56da58e30 (commit)
      from  db1635daea11d94213b8a7cedaa2a621331b5286 (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 442c5bd67499bbeec768570b5d3188a56da58e30
Author: Jeremy C. Reed <jreed at isc.org>
Date:   Tue Aug 27 12:57:36 2013 -0500

    [master] fix simple transpose typo in acronym

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 9acf24f..cfee686 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 669.	[func]	tmark
 	Added main process event loop to D2Process which is the primary
-	application object in b10-dchp-ddns. This allows DHCP-DDNS
+	application object in b10-dhcp-ddns. This allows DHCP-DDNS
 	to queue requests received from clients for processing while
 	listening for command control events.
 	(Trac #3075 git e2f9d2e4c1b36f01eb5bfa2c4f8d55cf139c7e02)
@@ -210,7 +210,7 @@
 
 636.	[func]		tmark
 	Added the initial implementation of configuration parsing for
-	DCHP-DDNS.
+	DHCP-DDNS.
 	(Trac #2957, git c04fb71fa44c2a458aac57ae54eeb1711c017a49)
 
 635.	[func]		marcin
@@ -465,7 +465,7 @@ bind10-1.1.0beta2 released on May 10, 2013
 	(Trac #991, git 33ffc9a750cd3fb34158ef676aab6b05df0302e2)
 
 603.	[func]		tmark
-	The directory in which the b10-dchp4 and b10-dhcp6 server id files has
+	The directory in which the b10-dhcp4 and b10-dhcp6 server id files has
 	been changed from the local state directory (set by the "configure"
 	--localstatedir switch) to the "bind10" subdirectory of it. After an
 	upgrade, server id files in the former location will be orphaned and



More information about the bind10-changes mailing list