BIND 10 master, updated. f8cea54b5bb8f870a01beebbdcde5eb90dd7d8b4 [master] added changelog entry for #1329 (also made some cosmetic changes to an existing entry)
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Nov 8 18:08:26 UTC 2011
The branch, master has been updated
via f8cea54b5bb8f870a01beebbdcde5eb90dd7d8b4 (commit)
from 137a61f2afcd6d16ea20c3a4436046d783a5babf (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 f8cea54b5bb8f870a01beebbdcde5eb90dd7d8b4
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Nov 8 10:08:00 2011 -0800
[master] added changelog entry for #1329 (also made some cosmetic changes
to an existing entry)
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 17 +++++++++++++----
1 files changed, 13 insertions(+), 4 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 7ed35ba..05d5284 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,18 @@
+313. [func] jinmei
+ datasrc: Added C++ API for adding zone differences to database
+ based data sources. It's intended to be used for the support for
+ IXFR-in and dynamic update (so they can subsequently be retrieved
+ for IXFR-out). The addRecordDiff method of the DatabaseAccessor
+ defines the interface, and a concrete implementation for SQLite3
+ was provided.
+ (Trac #1329, git 1aa233fab1d74dc776899df61181806679d14013)
+
312. [func] jelte
Added an initial framework for doing system tests using the
- cucumber-based BDD tool Lettuce. A number of general steps are included,
- for instance running bind10 with specific configurations, sending
- queries, and inspecting query answers. A few very basic tests are
- included as well.
+ cucumber-based BDD tool Lettuce. A number of general steps are
+ included, for instance running bind10 with specific
+ configurations, sending queries, and inspecting query answers. A
+ few very basic tests are included as well.
(Trac #1290, git 6b75c128bcdcefd85c18ccb6def59e9acedd4437)
311. [bug] jelte
More information about the bind10-changes
mailing list