]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] remove "update" from confusing changelog entry 672
authorJeremy C. Reed <jreed@isc.org>
Wed, 5 Mar 2014 15:16:50 +0000 (09:16 -0600)
committerJeremy C. Reed <jreed@isc.org>
Wed, 5 Mar 2014 15:16:50 +0000 (09:16 -0600)
It previously looked like a command name.
suggested via jabber

ChangeLog

index 5fdeec747bb3abd95f216bffde23e0474e6b28d0..ed8a3faa536e6116df32728f95465008360dfad7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -608,12 +608,11 @@ bind10-1.2.0beta1 released on March 6, 2014
        (Trac #3145, git 3a844e85ecc3067ccd1c01841f4a61366cb278f4)
 
 672.   [func]          tmark
-       Added b10-dhcp-ddnsupdate transaction base class,
-       NameChangeTransaction.  This class provides the common
-       structure and methods to implement the state models described
-       in the DHCP_DDNS design, plus integration with DNSClient
-       and its callback mechanism for asynchronous IO with the
-       DNS servers.
+       Added b10-dhcp-ddns transaction base class, NameChangeTransaction.
+       This class provides the common structure and methods to implement
+       the state models described in the DHCP_DDNS design, plus
+       integration with DNSClient and its callback mechanism for
+       asynchronous IO with the DNS servers.
        (Trac #3086, git 079b862c9eb21056fdf957e560b8fe7b218441b6)
 
 671.   [func]          dclink, tomek