BIND 10 bind10-20120119-release, updated. 539bda12802f2e031b1a0ca1079189a91d6196e1 [bind10-20120119-release][master] fix typos

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jan 18 16:29:20 UTC 2012


The branch, bind10-20120119-release has been updated
       via  539bda12802f2e031b1a0ca1079189a91d6196e1 (commit)
      from  682b26256fbb4e84d07e041df5cb01ff26628f1a (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 539bda12802f2e031b1a0ca1079189a91d6196e1
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed Jan 18 10:28:37 2012 -0600

    [bind10-20120119-release][master] fix typos

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

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

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index a2d0c63..c9774aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -116,7 +116,7 @@ bind10-devel-20120119 released on January 19, 2012
 	(Trac #1405, git 2f0aa20b44604b671e6bde78815db39381e563bf)
 
 347.	[bug]		jelte
-	Fixed a bug where adding Zonemgr/secondary_zones without explicitely
+	Fixed a bug where adding Zonemgr/secondary_zones without explicitly
 	setting the class value of the added zone resulted in a cryptic
 	error in bindctl ("Error: class"). It will now correctly default to
 	IN if not set. This also adds better checks on the name and class
@@ -222,7 +222,7 @@ bind10-devel-20120119 released on January 19, 2012
 
 332.	[bug]		vorner
 	C++ exceptions in the isc.dns.Rdata wrapper are now converted
-	to python ones instead of just aborting the interpretter.
+	to python ones instead of just aborting the interpreter.
 	(Trac #1407, git 5b64e839be2906b8950f5b1e42a3fadd72fca033)
 
 bind10-devel-20111128 released on November 28, 2011
@@ -1331,7 +1331,7 @@ bind10-devel-20110224 released on February 24, 2011
 163.	[func]		vorner
 	The pimpl design pattern is used in UDPServer, with a shared
 	pointer. This makes it smaller to copy (which is done a lot as a
-	sideeffect of being coroutine) and speeds applications of this
+	side effect of being coroutine) and speeds applications of this
 	class (notably b10-auth) up by around 10%.
 	(Trac #537, git 94cb95b1d508541201fc064302ba836164d3cbe6)
 




More information about the bind10-changes mailing list