Parcourir la source

[master] Added entry 778 for Trac #3383.

Also revised entry 777 to properly thank David Carlier.
Thomas Markwalder il y a 11 ans
Parent
commit
10c53d8414
1 fichiers modifiés avec 9 ajouts et 2 suppressions
  1. 9 2
      ChangeLog

+ 9 - 2
ChangeLog

@@ -1,9 +1,16 @@
-777.	[func]		dclink, tomek
+778.    [func]		tmark
+	If b10-dhcp-ddns is configured to listen on an address other than 
+	loop back, it will issue a log message warning the user that this is
+	insecure and is supported for testing purposes only.  
+	(Trac #3383,    git  652aa4de2fa82fdf3de569d01d9f4aa618fc1972)
+
+777.	[func]		tomek
 	b10-dhcp4 and b10-dhcp6 now support using Postgresql as the backend
 	b10-dhcp4 and b10-dhcp6 now support using Postgresql as the backend
 	for storing lease data.  This backend is enabled by specifying
 	for storing lease data.  This backend is enabled by specifying
 	--with-dhcp-pgsql on the "configure" command line. Without this
 	--with-dhcp-pgsql on the "configure" command line. Without this
 	switch the Postgresql backend is not compiled leaving BIND 10 able to
 	switch the Postgresql backend is not compiled leaving BIND 10 able to
-	be built on systems without Postgresql installed.
+	be built on systems without Postgresql installed.  Thanks to David
+	Carlier who contributed the intial patches for this work.
 	(Trac #3080,    git  1aae8b1fab3008e62c4f085948b1abadad512447)
 	(Trac #3080,    git  1aae8b1fab3008e62c4f085948b1abadad512447)
 
 
 776.	[func]		marcin
 776.	[func]		marcin