From x2go@ymir.das-netzwerkteam.de  Wed Sep 10 15:54:05 2014
Received: (at control) by bugs.x2go.org; 10 Sep 2014 13:54:14 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	NO_RELAYS autolearn=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 23E973D378; Wed, 10 Sep 2014 15:54:04 +0200 (CEST)
From: Mike DePaulo <mikedep333@gmail.com>
To: 597-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 597@bugs.x2go.org
Subject: X2Go issue (in src:x2goclient) has been marked as pending for release
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Mailer: http://snipr.com/post-receive-tag-pending
Message-Id: <20140910135405.23E973D378@ymir.das-netzwerkteam.de>
Date: Wed, 10 Sep 2014 15:54:04 +0200 (CEST)

tag #597 pending
fixed #597 4.0.3.0
thanks

Hello,

X2Go issue #597 (src:x2goclient) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

    http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=d6041fb

The issue will most likely be fixed in src:x2goclient (4.0.3.0).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit d6041fb26954b18959e9bc78acf1f68cfc0037c2
Author: Mike DePaulo <mikedep333@gmail.com>
Date:   Wed Sep 10 09:52:17 2014 -0400

    Windows: Fix text not being rendered properly at end of NSIS installer (Fixes: #597)

diff --git a/debian/changelog b/debian/changelog
index cf0b377..c2f5292 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -69,6 +69,8 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low
       9 CVEs announced on 2014-08-06.
     - Windows: Cygwin OpenSSL updated from 1.0.1h-1 to 1.0.1i-1, which fixes the
       9 CVEs announced on 2014-08-06.
+    - Windows: Fix text not being rendered properly at end of NSIS installer
+      (Fixes: #597)
 
   [ Stefan Baur ]
   * New upstream version (4.0.3.0):

