From: Thomas Markwalder Date: Mon, 24 Jan 2022 20:06:30 +0000 (-0500) Subject: [#2284] Typo in ChangeLog X-Git-Tag: Kea-2.1.2~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=afdcd6ef278397eefceb49e740235e46fb787547;p=thirdparty%2Fkea.git [#2284] Typo in ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 43370e37d4..c3f4710f3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ 1987. [bug] tmark - Fixed an issue in Postgresql support code that caused + Fixed an issue in PostgreSQL support code that caused asserts when compiled with: -Wp,-D_GLIBCXX_ASSERTIONS. (Gitlab #2284)