From: Wlodek Wencel Date: Mon, 2 Oct 2017 07:14:04 +0000 (+0200) Subject: [master] updates before release X-Git-Tag: Kea-1.3.0-beta~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f3211e80c96b676988c1ca1f4d663887fb49edb;p=thirdparty%2Fkea.git [master] updates before release --- diff --git a/AUTHORS b/AUTHORS index cad9cfbd9f..32ef2f7d52 100644 --- a/AUTHORS +++ b/AUTHORS @@ -10,7 +10,7 @@ Primary developers: - Stephen Morris (Hooks, MySQL) - Marcin Siodelski (DHCPv4, DHCPv6 components, options handling, perfdhcp, host reservation, lease file cleanup, lease expiration, - control agent) + control agent, shared networks) - Thomas Markwalder (DDNS, user_chk) - Jeremy C. Reed (documentation, build system, testing, release engineering) - Wlodek Wencel (testing, release engineering) diff --git a/ChangeLog b/ChangeLog index 52cd3181ba..5e443d52f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Kea 1.3.0-beta released on September 29, 2017 + 1304. [bug,func] fdupont The DHCPv4 Vendor Specific Information (code 43) option and private options (codes 224-254) can be redefined at the global @@ -5,7 +7,7 @@ definitions following the DHCPv4 Vendor Class Identifier (code 60) option or when defined as a binary option to accept with problems option 43 carrying a raw value. - (Trac #5073, git xxx) + (Trac #5073, git b290b3cbaa926d4e9613f6607c5fcbae2301b266) 1303. [func] tmark The command handlers in the lease_cmds hook library are now @@ -147,7 +149,7 @@ Now all interface service sockets are closed before interface re-detection. Note if the re-configuration fails they remain closed. - (Trac #5333, git xxx) + (Trac #5333, git 8bff2ec336456de51d0d9d3ff011d28a6a61ef66) 1281. [build] tmark Configure script now correctly recognizes static boost_system