2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00

[3526] ChangeLog, AUTHORS updated.

This commit is contained in:
Tomek Mrugalski 2014-08-21 18:10:42 +02:00
parent eac5a80472
commit 4ad57a5917
2 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,7 @@ We have received the following contributions:
- Jiri Popelka from Red Hat
2014-08: config files examples permission fix
2014-08: compilation fix for armv7
Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging,
Boost (http://www.boost.org/) library for almost everything, and can use Botan

View File

@ -1,3 +1,7 @@
8XX. [bug] jiri, tomek
Compilation fix for Red Hat running on armv7.
(Trac #3526, git eac5a80472dcb78b538c2ed34cc0534f801e5145)
825. [bug] jiri, tomek
Example JSON configuration files permission fix.
(Trac #3524, git 822a39ba33870f70787a1f666aed772e06d04d79)