This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 39b598a Remove deprecated workaround in wapi.cpp. new ac3a519 Update changelog for: Windows: Fix missing VcXsrv/zlib1.dll (Fixes: #587) 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, 4 insertions(+) -- 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 ac3a519c04e3852f1e1c66fdf062aaa1a928b1f8 Author: Mike DePaulo <mikedep333@gmail.com> Date: Mon Sep 1 22:10:19 2014 -0400 Update changelog for: Windows: Fix missing VcXsrv/zlib1.dll (Fixes: #587) --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 36b4f32..7886078 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,6 +47,10 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low groups optional: misc, 75dpi, 100dpi and others (Fixes: #108) Note: The fact that all the fonts are included makes the installer about 30MB larger. + - Windows: Fix missing VcXsrv/zlib1.dll . The impact of this bug was that + VcXsrv would not start if the cwd was changed from the x2goclient + directory. (The start menu and desktop shortcuts do have the x2goclient + directory as the cwd. So they were not affected.) (Fixes: #587) - Windows: Make the desktop shortcut optional during install, but still the default. - Windows: Win32 OpenSSL updated from 1.0.1h to 1.0.1i, which fixes the -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git