From: Marcin Siodelski Date: Wed, 14 Sep 2016 14:56:10 +0000 (+0200) Subject: [master] Added ChangeLog entry for #4765. X-Git-Tag: trac5006_base~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a07ef3f823b5490dd8833a70894ec173cb4ede;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #4765. --- diff --git a/ChangeLog b/ChangeLog index ce3998bd03..8b2c691f3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1167. [func] marcin + DHCP servers utilize client classes defined in host reservations. + (Trac #4765, git 242fbc47b31da404e57be458ac065f811084cca9) + 1166. [bug] marcin Corrected error message produced by the host database access parser when the database type was not specified.