This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 3a349d1 Changelog: Specify updates to third-party components for Windows new 5a31205 whitespace fix new 9bd3932 add closure for #159 (by commit 76777fc) The 2 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 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 5a3120567cd04b62b813f10a9f7d73518e6a35e7 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Jun 28 22:07:20 2014 +0200 whitespace fix --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index c6abff7..e4044c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,7 @@ x2goclient (4.0.2.1-0x2go1) UNRELEASED; urgency=low - Fork x2goclient on windows and terminate child processes if x2go client crashed. - Fix running x2goclient without arguments on Windows. (Fixes: #522). - Save proxy output in $HOME/S-$SESSION-ID/session.log if debugging is enabled. + [ Mike DePaulo ] * New upstream release (4.0.2.1): - Windows: Enable PulseAudio log when --debug is passed. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 9bd393287e59f9286465c52cb49832532da1b731 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Jun 28 22:06:14 2014 +0200 add closure for #159 (by commit 76777fc) --- debian/changelog | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e4044c4..75ed144 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,12 +26,15 @@ x2goclient (4.0.2.1-0x2go1) UNRELEASED; urgency=low - Wrong cmd line option throw error dialog if running not from terminal. - Add command line option "close-disconnect", which make client close after session is disconnected. - - Don't start pulse on Windows, until we have not session with pulse support. + - Don't start pulse on Windows, until we have not session with pulse + support. - Check if sound is activated before starting pulse. - Fix starting sshd on Win XP. (Fixes: #421). - - Fork x2goclient on windows and terminate child processes if x2go client crashed. - Fix running x2goclient without arguments on Windows. (Fixes: #522). - - Save proxy output in $HOME/S-$SESSION-ID/session.log if debugging is enabled. + - Save proxy output in $HOME/S-$SESSION-ID/session.log if debugging is + enabled. + - Fork x2goclient on windows and terminate child processes if x2go client + crashed. (Fixes: #159). [ Mike DePaulo ] * New upstream release (4.0.2.1): -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git