diff options
author | JINMEI Tatuya <jinmei@isc.org> | 2013-01-24 22:42:14 +0100 |
---|---|---|
committer | JINMEI Tatuya <jinmei@isc.org> | 2013-01-24 22:42:14 +0100 |
commit | 385f6f102749b237bdab4854d7a30f38203a46cf (patch) | |
tree | 215742e82723ad885c965c87d3fe26cdbbb82989 /ChangeLog | |
parent | [master] Merge branch 'trac2309' (diff) | |
parent | [master] update changelog for merge ot #2595 (diff) | |
download | kea-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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |