Browse Source

[master] Added entry 627.

Thomas Markwalder 12 years ago
parent
commit
ea8be8f804
1 changed files with 7 additions and 0 deletions
  1. 7 0
      ChangeLog

+ 7 - 0
ChangeLog

@@ -1,3 +1,10 @@
+627		[func]		tmark
+	Logger name for DHCP-DDNS has been changed from "d2_logger" to "dhcpddns".
+	In addition, its log messages now use two suffixes, DCTL_ for logs the
+	emanate from the underlying base classes, and DHCP_DDNS_ for logs which
+	emanate from DHCP-DDNS specific code
+	(trac #2978 git 5aec5fb20b0486574226f89bd877267cb9116921) 
+
 626.	[func]		tmark
 	Created the initial implementation of DHCP-DDNS service
 	controller class, D2Controller, and the abstract class from