BIND 10 master, updated. 277b80e0671586d8ace205cb53465b1f6f414466 [master] added changelog for #1404
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Nov 21 20:01:55 UTC 2011
The branch, master has been updated
via 277b80e0671586d8ace205cb53465b1f6f414466 (commit)
from a435f3ac50667bcb76dca44b7b5d152f45432b57 (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 277b80e0671586d8ace205cb53465b1f6f414466
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Nov 21 12:01:42 2011 -0800
[master] added changelog for #1404
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 7d660a8..d4ba573 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+326. [build]* jinmei
+ Added a check script for the SQLite3 schema version. It will be
+ run at the beginning of 'make install', and if it detects an old
+ version of schema, installation will stop. You'll then need to
+ upgrade the database file by following the error message.
+ (Trac #1404, git a435f3ac50667bcb76dca44b7b5d152f45432b57)
+
325. [func] jinmei
Python isc.datasrc: added interfaces for difference management:
DataSourceClient.get_updater() now has the 'journaling' parameter
More information about the bind10-changes
mailing list