|
@@ -1,12 +1,14 @@
|
|
|
363. [func] jelte
|
|
|
- Added dummy DDNS module b10-ddns. Currently it does not provide any functionality, but it is a skeleton implementation that will be expanded later.
|
|
|
+ Added dummy DDNS module b10-ddns. Currently it does not
|
|
|
+ provide any functionality, but it is a skeleton implementation
|
|
|
+ that will be expanded later.
|
|
|
(Trac #1451, git b0d0bf39fbdc29a7879315f9b8e6d602ef3afb1b)
|
|
|
|
|
|
362. [func]* vorner
|
|
|
- Due to the socket creator changes, b10-auth and b10-resolver are no longer
|
|
|
- needed to start as root. They are started as the user they should be
|
|
|
- running, so they no longer have the -u flag for switching the user after
|
|
|
- initialization.
|
|
|
+ Due to the socket creator changes, b10-auth and b10-resolver
|
|
|
+ are no longer needed to start as root. They are started as
|
|
|
+ the user they should be running, so they no longer have
|
|
|
+ the -u flag for switching the user after initialization.
|
|
|
(Trac #1508-#1510, git edc5b3c12eb45437361484c843794416ad86bb00)
|
|
|
|
|
|
361. [func] vorner,jelte,jinmei
|