This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from 916ebf5 JSON WebUI backend renders data of content type "text/json". new e5791ce add closure for #360, got already fixed in commit d9ce73f4f90b80554dea629dcf64bb1f65b65f4b The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit e5791ce77aa5dc69e6f80565bcc4093e9c880311 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Mar 5 09:06:49 2014 +0100 add closure for #360, got already fixed in commit d9ce73f4f90b80554dea629dcf64bb1f65b65f4b --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a91fc06..5439a0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -66,7 +66,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low - Fix man pages (layout issues on x2gobroker-authservice man page). - Adapt man page installation to moval of x2gobroker(-testauth) from an sbin to a bin directory (executable for any user). - - Make the inifile broker backend the default backend. + - Make the inifile broker backend the default backend. (Fixes: #360). - Support daemonizing of the http broker. - Default to http broker mode when daemonizing the broker. - Support daemonizing of the authservice. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git