From x2go@ymir.das-netzwerkteam.de  Fri Oct  3 03:01:49 2014
Received: (at control) by bugs.x2go.org; 3 Oct 2014 01:01:58 +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,URIBL_BLOCKED autolearn=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 8705D5E0AA; Fri,  3 Oct 2014 03:01:49 +0200 (CEST)
From: Mike DePaulo <mikedep333@gmail.com>
To: 607-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 607@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: <20141003010149.8705D5E0AA@ymir.das-netzwerkteam.de>
Date: Fri,  3 Oct 2014 03:01:49 +0200 (CEST)

tag #607 pending
fixed #607 4.0.3.0
thanks

Hello,

X2Go issue #607 (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=5bfc571

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 5bfc5712f6387705d2a2a38941650c659bfcb887
Author: Mike DePaulo <mikedep333@gmail.com>
Date:   Thu Oct 2 21:01:24 2014 -0400

    Make X2Go Client aware of the Openbox (OPENBOX) window manager. (Fixes: #607)

diff --git a/debian/changelog b/debian/changelog
index 095cddf..174dfcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,8 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low
       (Fixes: #571)
     - Make X2Go Client aware of the Trinity (TRINITY) desktop environment.
       (Fixes: #609)
+    - Make X2Go Client aware of the Openbox (OPENBOX) window manager.
+      (Fixes: #607)
     - Windows: Fix not being able to add the server to the known_hosts file when
       the username has non-English characters. (Fixes: #566)
       (NOTE: This fix only works when the non-English characters are in the same

