From: Tomek Mrugalski Date: Fri, 29 Dec 2017 12:56:07 +0000 (+0100) Subject: [master] ChangeLog updated after github35 merge. X-Git-Tag: trac5494_base~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a865f968242469a2f777716ce26ccb63bf02e6;p=thirdparty%2Fkea.git [master] ChangeLog updated after github35 merge. --- diff --git a/AUTHORS b/AUTHORS index 9ef821bb8c..469507c716 100644 --- a/AUTHORS +++ b/AUTHORS @@ -104,6 +104,7 @@ We have received the following contributions: - Razvan Becheriu, Qualitance 2016-05: Added support for Cassandra + 2017-12: Significant update for Cassandra backend - Patrik Lundin 2016-07: Replace test by expr for < in configure.ac @@ -128,6 +129,7 @@ We have received the following contributions: 2017-02: Doxygen support updated to 1.8.11 2017-02: Improved PgSQL backend version handling 2017-02: Numerous spelling mistakes + 2017-12: Significant update for Cassandra backend - Vincent Legout 2016-11: Fixed serveral spelling mistakes diff --git a/ChangeLog b/ChangeLog index bbec06a9f0..3376ec3262 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1341. [func] razvan, andrei + Significant update of Cassandra support. A lot of code for + Cassandr Lease Manager has been updated and partially rewritten. + (github #35, git 41795494720cd9886c1e98d21eaeefd94d674e37) + 1340. [func] marcin Added support for "dhcp-enable" and "dhcp-disable" commands in the DHCPv4 and DHCPv6 server.