Browse Source

[master] Added ChangeLog entry for #2980.

Stephen Morris 12 years ago
parent
commit
dd01c785f0
1 changed files with 6 additions and 0 deletions
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+641.	[func]		stephen
+	Added the hooks framework. This allows shared libraries of
+	user-written functions to be loaded at run-time and the
+	functions called during packet processing.
+	(Trac #2980, git 82c997a72890a12af135ace5b9ee100e41c5534e)
+
 640.	[func]		marcin
 	b10-dhcp-ddns: Implemented DNSClient class which implements
 	asynchronous DNS updates using UDP. The TCP and TSIG support