From: Marcin Siodelski Date: Thu, 12 Mar 2015 20:30:27 +0000 (+0100) Subject: [master] Added ChangeLog entry for the #3736. X-Git-Tag: trac3764_base~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef19bd40aa424c5ccb0353b6633b85a25d55f4a5;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for the #3736. --- diff --git a/ChangeLog b/ChangeLog index 7f12df5446..89ade2cee6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +909. [bug] marcin + Removed many cppcheck errors in the code. Also removed the + dhcp-ubench test tool. + (Trac #3736, git 552aea126e968b78292ae80c1c6a03c9ef4dcdcd) + 908. [bug] marcin Handle overflows during time conversions in the MySQL and PostgreSQL lease database backends.