From: Wlodek Wencel Date: Fri, 22 Aug 2014 16:37:51 +0000 (+0200) Subject: [master] Added ChangeLog entry for #3420. X-Git-Tag: trac3482_base~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=267f0f1119e5e0bb46da148a919dc986bca146b1;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3420. --- diff --git a/ChangeLog b/ChangeLog index d015df05a3..c53ec15e68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +829. [build] wlodek + Lettuce DNS tests removed with all related python code, + most of them will be used in Forge project which can be found + https://github.com/isc-projects/forge + (Trac #3420, git e51bcbeedbc169050751c1b896726965243667be) + 828. [bug] marcin Corrected the IfaceMgrTest.detectIface unit test that failed on Linux systems with virtual interfaces present.