This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from 42060b5 json webUI: fix runtime error new a089616 wrap too-long changelog line 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 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 a08961638988066d071acf4db156326c789892fc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Mar 9 12:32:48 2014 +0100 wrap too-long changelog line --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index dcdce07..d09e2f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -118,8 +118,8 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low [ Josh Lukens ] * New upstream version (0.0.3.0): - - Add support for dynamic cookie based auth after initial password auth. (Fixes: - #447). + - Add support for dynamic cookie based auth after initial password auth. + (Fixes: #447). - Add support to run pre and post authentication scripts. (Fixes: #449). - Add auth mechanism https_get. (Fixes: #450). -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git