From x2go@ymir.das-netzwerkteam.de  Fri May 23 22:47:30 2014
Received: (at control) by bugs.x2go.org; 23 May 2014 20:47:39 +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,NO_RELAYS,
	URIBL_BLOCKED autolearn=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id A586A5DB1E; Fri, 23 May 2014 22:47:30 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 478-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 478@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: <20140523204730.A586A5DB1E@ymir.das-netzwerkteam.de>
Date: Fri, 23 May 2014 22:47:30 +0200 (CEST)

tag #478 pending
fixed #478 4.0.2.1
thanks

Hello,

X2Go issue #478 (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=c78b9e5

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

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

---
commit c78b9e557cdf63c2aadaa04b6454f1e2fd0d6d01
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Fri May 23 22:46:46 2014 +0200

    debian/changelog: add closure for #478

diff --git a/debian/changelog b/debian/changelog
index 22d5588..93f1179 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ x2goclient (4.0.2.1-0x2go1) UNRELEASED; urgency=low
 
   [ Oleksandr Shneyder ]
   * New upstream release (4.0.2.1):
-    - Hide GSSAPI options on direct RDP connections.
+    - Hide GSSAPI options on direct RDP connections. (Closes: #478).
     - Search X-Server in /Applications/Utilities/XQuartz.app on Mac.
     - Wrong cmd line option throw error dialog if running not from terminal.
 

