2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[master] Acks updated after githu51 merge.

This commit is contained in:
Tomek Mrugalski
2017-07-25 20:03:57 +02:00
parent 36a8e1b8f6
commit 494cd6277a
2 changed files with 6 additions and 1 deletions

View File

@@ -145,7 +145,8 @@ We have received the following contributions:
2017-07: Many spelling corrections.
- Walt Steverson (waltsteverson)
2017-07: Compilation fixed for Alpine Linux.
2017-07: Compilation fixed for Alpine Linux
2017-07: option6_pdexclude.h now installed properly
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 @@
1280. [build] waltsteverson
Missing header for PD-exclude DHCPv6 option is now installed.
(Github #51, git 36a8e1b8f687a6398af8a10f241e8d19e9de33d8)
1279. [build] waltsteverson
Compilation fixes for Alpine Linux
(Github #50, git 824afa63354e045a5e4f6437246c329d359e04dd)