From x2go@ymir  Thu Dec 12 11:14:18 2013
Received: (at control) by bugs.x2go.org; 12 Dec 2013 10:14:19 +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=ham version=3.3.2
Received: by ymir (Postfix, from userid 1005)
	id A05A95DB20; Thu, 12 Dec 2013 11:14:18 +0100 (CET)
From: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de>
To: 139-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 139@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: <20131212101418.A05A95DB20@ymir>
Date: Thu, 12 Dec 2013 11:14:18 +0100 (CET)

tag #139 pending
fixed #139 4.0.1.2
thanks

Hello,

X2Go issue #139 (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=c0e8c20

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

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

---
commit c0e8c20c773b36e33094ddc0c867bd098e49a11c
Author: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de>
Date:   Thu Dec 12 10:58:47 2013 +0100

    Setting main window focus on mac (Fixes: #139).

diff --git a/debian/changelog b/debian/changelog
index 582891f..d3b9b79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -61,6 +61,7 @@ x2goclient (4.0.1.2-0x2go2) UNRELEASED; urgency=low
     - Support for GSSApi(Kerberos 5) authentication. Using ssh/scp commands
       on Linux and Mac and plink/pscp on Windows.   
     - Support for ChallengeResponseAuthentication (Google Authenticator)
+    - Setting main window focus on mac (Fixes: #139).
 
   [ Heinrich Schuchardt ]
   * New upstream version (4.0.1.2):

