BIND 10 master, updated. b8d64503f7fcbf832c4ca6bdd0dbd55678baf88c [master] changelog for #1603
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Mar 12 23:02:02 UTC 2012
The branch, master has been updated
via b8d64503f7fcbf832c4ca6bdd0dbd55678baf88c (commit)
from 9a2a86f3f47b60ff017ce1a040941d0c145cfe16 (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 b8d64503f7fcbf832c4ca6bdd0dbd55678baf88c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Mar 12 16:01:51 2012 -0700
[master] changelog for #1603
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 23f0fbc..c56c407 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+401. [func]* jinmei
+ libdns++: updated the internal implementation of the
+ MessageRenderer class. This is mostly a transparent change, but
+ the new version now doesn't allow changing compression mode in the
+ middle of rendering (which shouldn't be an issue in practice).
+ On the other hand, name compression performance was significantly
+ improved: depending on the number of names, micro benchmark tests
+ showed the new version is several times faster than the previous
+ version .
+ (Trac #1603, git 9a2a86f3f47b60ff017ce1a040941d0c145cfe16)
+
400. [bug] stephen
Fix crash on Max OS X 10.7 by altering logging so as not to allocate
heap storage in the static initialization of logging objects.
More information about the bind10-changes
mailing list