From: JINMEI Tatuya Date: Tue, 9 Apr 2013 19:29:03 +0000 (-0700) Subject: [master] editorial: removed a garbage character X-Git-Tag: bind10-1.2.0beta1-release~484 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee44f96ae1e8556fa04077f708287cb017dbbd0e;p=thirdparty%2Fkea.git [master] editorial: removed a garbage character --- diff --git a/ChangeLog b/ChangeLog index d36ded8a3d..12f4948ef4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -600. [bug] tmark] +600. [bug] tmark Changed mysql_lease_mgr to set the SQL mode option to STRICT. This causes mysql it to treat invalid input data as an error. Rather than "successfully" inserting a too large value by truncating it, the