]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] copyright dates updates, fixes in ChangeLog
authorWlodek Wencel <wlodek@isc.org>
Tue, 24 Oct 2017 21:55:50 +0000 (23:55 +0200)
committerWlodek Wencel <wlodek@isc.org>
Tue, 24 Oct 2017 21:55:50 +0000 (23:55 +0200)
ChangeLog
src/bin/admin/kea-admin.xml
src/bin/lfc/kea-lfc.xml
src/bin/perfdhcp/perfdhcp.xml
src/bin/sockcreator/kea-sockcreator.xml
src/lib/dhcp/pkt.h
src/lib/hooks/hooks.h

index fb2dd7f85ed0c6584e9a5747c4dc74b1037d40cd..981960b3a29d81552c2f7b83f1e2c43b2b625dbd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Kea 1.3.0 released on October 27, 2017
+
 1334.  [bug]           marcin
        Fixed a bug in the DHCPv6 server whereby a lease with zero
        lifetimes could be mistakenly included in the server's
@@ -5,7 +7,7 @@
        (Trac #5387, git 140e7239096c0d5b9fc82b2c9c461476bf9d5729)
 
 1333.  [doc]           tmark
-       Added a discussion of conflict resoltuion to the DHCP-DDNS chapter
+       Added a discussion of conflict resolution to the DHCP-DDNS chapter
        of the Kea admin guide.
        (Trac #5275, git ce3fe30524cdc21a9cabeafbdcb2fc3cd2e86cff)
 
@@ -21,7 +23,8 @@
 1330.  [bug]           fdupont
        The option length checks were relaxed for the V-I Vendor Class
        option.
-       (Trac #5391, github #57, git xxx)
+       (Trac #5391, github #57,
+        git 8c1ea6684a808e8d3af9ea7eccecd93adc801e8a)
 
 1329.  [func]          marcin
        Added support for "client-id" identifier when querying for
 
 1309.  [func]          fdupont
        Kea-shell script now has an optional --path parameter that allows
-        using not empty URL path.
+       using not empty URL path.
        (Trac #5361, git 9a31c417d52f1481185b0880a10a4b5f16d8462a)
 
 1308.  [func]          fdupont
        When an option is defined with a record type and the array
        flag is true the last record field is an array. All standard
        options supported by ISC DHCP and using this are now supported
-       by Kea (so now there is no standard option suported only by
+       by Kea (so now there is no standard option supported only by
        ISC DHCP).
        (Trac #5226, git f66951dbda8f62122187ac3a99f0fdcc65b383d8)
 
index cdbc73408667c192b94c1541010946aa44991361..1ecebe7801a312bf26eb4903d5c43a3439e4755a 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2014-2016 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2014-2017 Internet Systems Consortium, Inc. ("ISC")
  -
  - This Source Code Form is subject to the terms of the Mozilla Public
  - License, v. 2.0. If a copy of the MPL was not distributed with this
index 56b8b7f48f72d091bcb114626bd0d84bba29f745..02e2843c70538020d55b166f65fad4c4ef61e7fb 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2015-2016 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
  -
  - This Source Code Form is subject to the terms of the Mozilla Public
  - License, v. 2.0. If a copy of the MPL was not distributed with this
index aded68c6bedce51146b54c83fd78b6f5c66e12f5..568a4cdb09fbd7bd12425f957a7215027ae25057 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2014-2016 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2014-2017 Internet Systems Consortium, Inc. ("ISC")
  -
  - This Source Code Form is subject to the terms of the Mozilla Public
  - License, v. 2.0. If a copy of the MPL was not distributed with this
index 346d4d149915c6c31c6937add6eff0361e4887e4..53dc13f39d38708ebb65bee8eef01699ad3e8c7d 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2012-2016 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2012-2017 Internet Systems Consortium, Inc. ("ISC")
  -
  - This Source Code Form is subject to the terms of the Mozilla Public
  - License, v. 2.0. If a copy of the MPL was not distributed with this
index 91448ff024cd6ec012ea4429e9f6ffcd8d49a7ea..078584b1d16888afe9984579d7d983ef0091bc25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2017 Internet Systems Consortium, Inc. ("ISC")
 //
 // This Source Code Form is subject to the terms of the Mozilla Public
 // License, v. 2.0. If a copy of the MPL was not distributed with this
index 3ab26020ac047eef022dcacedc6d58ecf0bb5013..4ff33ea88f2d5225ef93ef466b47ced2e6795343 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
 //
 // This Source Code Form is subject to the terms of the Mozilla Public
 // License, v. 2.0. If a copy of the MPL was not distributed with this