summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJINMEI Tatuya <jinmei@isc.org>2013-01-24 22:42:14 +0100
committerJINMEI Tatuya <jinmei@isc.org>2013-01-24 22:42:14 +0100
commit385f6f102749b237bdab4854d7a30f38203a46cf (patch)
tree215742e82723ad885c965c87d3fe26cdbbb82989 /ChangeLog
parent[master] Merge branch 'trac2309' (diff)
parent[master] update changelog for merge ot #2595 (diff)
downloadkea-385f6f102749b237bdab4854d7a30f38203a46cf.tar.xz
kea-385f6f102749b237bdab4854d7a30f38203a46cf.zip
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd40c53c5c..fc205331a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+559. [bug] jelte
+ b10-cmdctl no longer aborts on basic file issues with its https
+ certificate or private key file. It performs additional checks, and
+ provides better error logs if these fail. Additionally, bindctl
+ provides a better error report if it is unable to connect over
+ https connection. This issue could occur if BIND 10 was installed
+ with root privileges but then started as a normal user.
+ (Trac #2595, git 09b1a2f927483b407d70e98f5982f424cc872149)
+
558. [func] marcin
b10-dhcp4: server now adds configured options to its
responses to a client when client requests them.