Browse Source

[master] Added ChangeLog entry for #4497.

Marcin Siodelski 8 years ago
parent
commit
1c1a3c021c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+1141.	[func]		marcin
+	Pkt4, Pkt6 and Pkt4o6 objects passed to hooks libraries
+	return copies of DHCP options to avoid unintended modification
+	of the options stored in the server configuration.
+	(Trac #4497, git e50d2ebe998ec3faad8ade22b6971d6584c81044)
+
 1140.	[func]		marcin
 	DHCPv6 server supports assigning multiple reserved addresses
 	and/or prefixes to a single client.