From: Tomek Mrugalski Date: Wed, 31 Jan 2018 12:57:11 +0000 (+0100) Subject: [master] AUTHORS, ChangeLog updated after github43 merge. X-Git-Tag: trac5524_base~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65d694f3fe2c818f7ce9d2ad77ab4162116401bc;p=thirdparty%2Fkea.git [master] AUTHORS, ChangeLog updated after github43 merge. --- diff --git a/AUTHORS b/AUTHORS index f41e7c8540..8c67d24c6f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -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 diff --git a/ChangeLog b/ChangeLog index 54402b873b..d67daf633e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.