diff options
author | Andrei Pavel <andrei@isc.org> | 2021-01-22 17:28:28 +0100 |
---|---|---|
committer | Andrei Pavel <andrei@isc.org> | 2021-01-22 17:28:28 +0100 |
commit | cc0b3a4a7f551163baec5e4349388a9595f247b9 (patch) | |
tree | b1421cdcf80ad1b47eebfbde467ac4d92507d326 /ChangeLog | |
parent | [#1455] CONTRIBUTING.md: automatic formatting (diff) | |
download | kea-cc0b3a4a7f551163baec5e4349388a9595f247b9.tar.xz kea-cc0b3a4a7f551163baec5e4349388a9595f247b9.zip |
[#1455] add ChangeLog entry
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +1857. [build] andrei + Code format styles meant to be as close as possible to the + recommended coding guidelines are now included with the Kea + source repository in the form of .clang-format and + .uncrustify.cfg. The clang-format.sh and uncrustify.sh scripts in + the tools directory can be used to apply these styles to chosen + files. See coding guidelines in CONTRIBUTING.md for more details. + (Gitlab #1455) + 1856. [bug] razvan When using the config backend, the server converts the old 'reservation-mode' global parameter internally to new |