summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@isc.org>2013-12-04 16:15:35 +0100
committerMukund Sivaraman <muks@isc.org>2013-12-04 16:16:02 +0100
commit5e857a2109cc56c957fc8949343fbc1fd79100c1 (patch)
tree5e5872aa32b102442f87600780a0d3658c04a927 /ChangeLog
parent[master] Fix ChangeLog numbers (diff)
downloadkea-5e857a2109cc56c957fc8949343fbc1fd79100c1.tar.xz
kea-5e857a2109cc56c957fc8949343fbc1fd79100c1.zip
[master] Delete trailing space and reindent ChangeLog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bafc46acc..65d367ca7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,10 @@
711. [func] tmark
- Added the initial implementation of the class, NameAddTransaction,
- to b10-dhcp-ddns. This class provides the state model logic described
- in the DHCP_DDNS design to add or replace forward and reverse DNS entries
- for a given FQDN. It does not yet construct the actual DNS update
- requests, this will be added under Trac# 3241.
+ Added the initial implementation of the class, NameAddTransaction,
+ to b10-dhcp-ddns. This class provides the state model logic
+ described in the DHCP_DDNS design to add or replace forward and
+ reverse DNS entries for a given FQDN. It does not yet construct
+ the actual DNS update requests, this will be added under Trac#
+ 3241.
(Trac# 3207, git 8f99da735a9f39d514c40d0a295f751dc8edfbcd)
710. [build] jinmei