From: Marcin Siodelski Date: Tue, 13 Oct 2020 16:04:17 +0000 (+0200) Subject: [#1468] Corrected typo in ChangeLog X-Git-Tag: Kea-1.9.1~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43fb2304bcdbab43a2b87c0b8492abfe0e315219;p=thirdparty%2Fkea.git [#1468] Corrected typo in ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 23e2698238..437e306309 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ 1815. [bug] marcin - Fixed libdhcpsrv build faiures when building without database + Fixed libdhcpsrv build failures when building without database backends. (Gitlab #1468)