Browse Source

[master] Added ChangeLog entry for the #3715.

Marcin Siodelski 10 years ago
parent
commit
93aa138f8b
1 changed files with 7 additions and 0 deletions
  1. 7 0
      ChangeLog

+ 7 - 0
ChangeLog

@@ -1,3 +1,10 @@
+911.	[func]*		marcin
+	libdhcp++: the C++ objects representing network interfaces
+	(Iface objects) are now non-copyable. As a result, the API
+	of the Interface Manager functions returning the pointers
+	to the Iface objects has changed.
+	(Trac #3715, git 7415c74e38e13385a75e7200cb23b7d6ca86df7f)
+
 910.	[func]		marcin
 	DHCPv4 server supports static reservations of the hostnames
 	for the clients.