2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 09:57:41 +00:00

[master] ChangeLog, AUTHORS updated

This commit is contained in:
Tomek Mrugalski 2014-08-21 16:02:39 +02:00
parent 822a39ba33
commit 26cc0a7949
2 changed files with 7 additions and 0 deletions

View File

@ -54,6 +54,9 @@ We have received the following contributions:
2013-12: interface detection for BSD systems
2014-04: PostgreSQL support
- Jiri Popelka from Red Hat
2014-08: config files examples permission fix
Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging,
Boost (http://www.boost.org/) library for almost everything, and can use Botan
(http://botan.randombit.net/) or OpenSSL (https://www.openssl.org/) for

View File

@ -1,3 +1,7 @@
825. [bug] jiri, tomek
Example JSON configuration files permission fix.
(Trac #3524, git 822a39ba33870f70787a1f666aed772e06d04d79)
824. [bug] marcin
Kea deamons report configuration summary when the configuration is
applied successfully.