]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog updated after github35 merge.
authorTomek Mrugalski <tomasz@isc.org>
Fri, 29 Dec 2017 12:56:07 +0000 (13:56 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 29 Dec 2017 12:56:07 +0000 (13:56 +0100)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 9ef821bb8cb991dc241c5eab095d25c213038aa8..469507c716ae1548f36626c18ed2b4fc0f33311d 100644 (file)
--- 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
index bbec06a9f060f19ec0834a383289777a38918ebf..3376ec3262eb322eb57e81cf09880e9b619b8fbf 100644 (file)
--- 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.