From: Thomas Markwalder Date: Mon, 13 Jan 2014 18:26:28 +0000 (-0500) Subject: [master] Fixed grammar in ChangeLog entry 725. X-Git-Tag: bind10-1.2.0beta1-release~155 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c243f8423af55c2a58860e6bc0a72f70ac9a2d42;p=thirdparty%2Fkea.git [master] Fixed grammar in ChangeLog entry 725. --- diff --git a/ChangeLog b/ChangeLog index 4d809247fb..304f89bc53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 725. [func] tmark b10-dhcp-ddns D2UpdateMgr now uses the newly implemented NameAddTransaction and NameRemoveTransaction classes. This allows - it conduction actual DNS update exchanges based upon queued + it to conduct actual DNS update exchanges based upon queued NameChangeRequests. (Trac# 3089, git 9ff948a169e1c1f3ad9e1bad1568375590a3ef42)