From: Thomas Markwalder Date: Tue, 16 Feb 2021 12:24:07 +0000 (-0500) Subject: [#1672] Fixed ChangeLog line length X-Git-Tag: Kea-1.9.5~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fde3ac4d974c343fd7f7b67db9fe1ef86f65a79;p=thirdparty%2Fkea.git [#1672] Fixed ChangeLog line length --- diff --git a/ChangeLog b/ChangeLog index 614348251a..8dea9b3d78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,10 @@ 1861. [bug]* tmark - kea-dhcp4 now uses the value for each fixed field (e.g. next-server, - server-hostname, boot-file-name) from the first class in query's - list of classes that specifies the field. Prior to this it used - the value from the last class which specified the field. It may - be necessary to revise existing configurations to get the desired - values. + kea-dhcp4 now uses the value for each fixed field (e.g. + next-server, server-hostname, boot-file-name) from the + first class in query's list of classes that specifies the + field. Prior to this it used the value from the last class + which specified the field. It may be necessary to revise + existing configurations to get the desired values. (Gitlab #1672) Kea 1.9.4 (development) released on Jan 27, 2021