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

[master] AUTHORS, ChangeLog updated after github43 merge.

This commit is contained in:
Tomek Mrugalski 2018-01-31 13:57:11 +01:00
parent 1949bb3abf
commit 65d694f3fe
2 changed files with 6 additions and 2 deletions

View File

@ -106,7 +106,7 @@ We have received the following contributions:
2016-05: Added support for Cassandra
2017-12: Significant update for Cassandra backend
2018-01: Host reservations for Cassandra
2018-01: Various changes
2018-01: Various changes (github 54)
- Patrik Lundin
2016-07: Replace test by expr for < in configure.ac
@ -134,7 +134,7 @@ We have received the following contributions:
2017-12: Significant update for Cassandra backend
2018-01: Host reservations for Cassandra
2018-01: Uniform compilation
2018-01: Various changes
2018-01: Various changes (github 54,43)
- Vincent Legout
2016-11: Fixed serveral spelling mistakes

View File

@ -1,3 +1,7 @@
1352. [build] andrei
Support for coverage tests has been improved.
(Github #43, git 1949bb3abf71fb3997044d239eb683095166c39f)
1351. [build,bug] andrei, razvan
Various small changes and bugfixes. Thank you to Andrei Pavel
and Razvan Becheriu for submitting their patch.