mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 18:08:16 +00:00
[master] ChangeLog, copyright years updated.
This commit is contained in:
parent
e37606fd2d
commit
43a0f84c20
2
AUTHORS
2
AUTHORS
@ -105,6 +105,7 @@ We have received the following contributions:
|
||||
- Razvan Becheriu, Qualitance
|
||||
2016-05: Added support for Cassandra
|
||||
2017-12: Significant update for Cassandra backend
|
||||
2018-01: Host reservations for Cassandra
|
||||
|
||||
- Patrik Lundin
|
||||
2016-07: Replace test by expr for < in configure.ac
|
||||
@ -130,6 +131,7 @@ We have received the following contributions:
|
||||
2017-02: Improved PgSQL backend version handling
|
||||
2017-02: Numerous spelling mistakes
|
||||
2017-12: Significant update for Cassandra backend
|
||||
2018-01: Host reservations for Cassandra
|
||||
|
||||
- Vincent Legout
|
||||
2016-11: Fixed serveral spelling mistakes
|
||||
|
@ -1,3 +1,10 @@
|
||||
1342. [func] andrei, razvan
|
||||
Support for host reservations stored in Cassandra added. The core
|
||||
functionality was added. There are some limitations (delete,
|
||||
client classes, fixed DHCPv4 fields, statistics recount, etc.)
|
||||
These will be addressed in upcoming tickets.
|
||||
(github #37, git e37606fd2d0c02234a55f7445c52a12b2e7a82ec)
|
||||
|
||||
1343. [func] fdupont
|
||||
User-context and comments are now supported in many new scopes:
|
||||
global, shared-network, subnet, pool, host reservation, option,
|
||||
|
@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
|
||||
// Copyright (C) 2015-2018 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
|
||||
// Copyright (C) 2015-2018 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user