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

[master] ChangeLog, AUTHORS updated after github52 merge.

This commit is contained in:
Tomek Mrugalski 2017-07-25 19:26:43 +02:00
parent b906be2ce6
commit 8d144f35de
2 changed files with 7 additions and 0 deletions

View File

@ -141,6 +141,9 @@ We have received the following contributions:
- Olivier Clavel (zeitounator) - Olivier Clavel (zeitounator)
2017-04: Improvements in valgrind test script 2017-04: Improvements in valgrind test script
- Josh Soref (jsoref)
2017-07: Many spelling corrections.
Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging, Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging,
Boost (http://www.boost.org/) library for almost everything, and can use Botan Boost (http://www.boost.org/) library for almost everything, and can use Botan
(http://botan.randombit.net/) or OpenSSL (https://www.openssl.org/) for (http://botan.randombit.net/) or OpenSSL (https://www.openssl.org/) for

View File

@ -1,3 +1,7 @@
1278. [doc] jsoref
Many spelling corrections.
(Github #52, git 1dcaef6f8e7901d628c8638fc2f8145ac0279586)
1277. [func]* marcin 1277. [func]* marcin
Added support to Command Manager to process commands using Added support to Command Manager to process commands using
callouts implemented within hooks libraries. callouts implemented within hooks libraries.