Browse Source

Changelog

Michal 'vorner' Vaner 13 years ago
parent
commit
591f208dba
1 changed files with 6 additions and 0 deletions
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+361.	[vorner]	vorner,jelte,jinmei
+	The socket creator is now used to provide sockets. It means you can
+	reconfigure the ports and addresses at runtime even when the rest of the
+	bind10 runs as non root user.
+	(Trac #805,#1522, git 1830215f884e3b5efda52bd4dbb120bdca863a6a)
+
 360.	[bug]		vorner
 360.	[bug]		vorner
 	Fixed problem where bindctl crashed when a duplicate non-string
 	Fixed problem where bindctl crashed when a duplicate non-string
 	item was added  to a list.  This error is now properly reported.
 	item was added  to a list.  This error is now properly reported.