]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog, AUTHORS updated after github40 merge.
authorTomek Mrugalski <tomasz@isc.org>
Tue, 6 Feb 2018 17:40:43 +0000 (17:40 +0000)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 6 Feb 2018 17:40:43 +0000 (17:40 +0000)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 465603280f36868e2caea2b3b85c87b5ff096a29..c422a8127933c60dbca33de849201229fe75cc75 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -136,6 +136,7 @@ We have received the following contributions:
    2018-01: Uniform compilation
    2018-01: Various changes (github 54,43)
    2018-02: Documentation upgraded to DocBook 5.0
+   2018-02: --with-dhcp-XXX renamed to --with-XXX
 
  - Vincent Legout
    2016-11: Fixed serveral spelling mistakes
index eb7482310d5af58c78ba2b34c13dc55719211cb8..079346d371fe77c5b99841b3a5aafe6d837605af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1355.  [build]         andreipavelQ
+       --with-dhcp-mysql renamed to --with-mysql and
+       --with-dhcp-pgsql renamed to --with-pgsql. These names were
+       leftovers from old BIND10 times when Kea was part of bigger
+       solution that also provided DNS services. Kea is now a stand-alone
+       software, thus the -dhcp- doesn't make sense in those options any
+       more.
+       (github #40, git 318c9e3d3db9bb938ced27932d8401172529a2ff)
+
 1354.  [doc]           andreipavelQ
        Documentation has been upgraded to DocBook 5.0.
        (github #39, git 9b6705bd6c534128ec18820ff0cbdd72b7fce9e9)