BIND 10 master, updated. 5ff48bacf28bfc49dc6dc6351eb72f84a207f3ee Make changelog entry more accurate

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Feb 3 19:11:05 UTC 2011


The branch, master has been updated
       via  5ff48bacf28bfc49dc6dc6351eb72f84a207f3ee (commit)
      from  32fcf336abbd3e989ab37108cc896c7f5d6984b2 (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 5ff48bacf28bfc49dc6dc6351eb72f84a207f3ee
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Thu Feb 3 20:10:40 2011 +0100

    Make changelog entry more accurate

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

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

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index fd03ada..29e62c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
   163.  [func]      vorner
-	The pimpl design pattern is used in IOServer, with a shared pointer. This
+	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 the server up by around 10%.
+	coroutine) and speeds applications of this class (notably b10-auth) up by
+	around 10%.
 	(Trac #537, git 94cb95b1d508541201fc064302ba836164d3cbe6)
 
   162.  [func]		stephen




More information about the bind10-changes mailing list