From x2go@ymir.das-netzwerkteam.de  Tue Jul 28 01:11:22 2015
Received: (at control) by bugs.x2go.org; 27 Jul 2015 23:11:40 +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 919CF3BC49; Tue, 28 Jul 2015 01:11:22 +0200 (CEST)
From: Mihai Moldovan <ionic@ionic.de>
To: 909-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 909@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: <20150727231122.919CF3BC49@ymir.das-netzwerkteam.de>
Date: Tue, 28 Jul 2015 01:11:22 +0200 (CEST)

tag #909 pending
fixed #909 4.0.4.1
thanks

Hello,

X2Go issue #909 (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=ae7a297

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

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

---
commit ae7a2971c567cfde0cdc1162e9823ac5bff7e8b1
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Tue Jul 28 01:00:03 2015 +0200

    sessionmanagedialog.cpp: enable some debugging and make selected sessions configureable or deletable. Fixes: #909.

diff --git a/debian/changelog b/debian/changelog
index ab4dad7..fdb1052 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -72,6 +72,8 @@ x2goclient (4.0.4.1-0x2go1) UNRELEASED; urgency=low
     - onmainwindow.cpp: rename "optionsmd" setting to "optionswholedisplay",
       which is more clear.
     - xsettingswidget.cpp: fix compile error: settings -> setting.
+    - sessionmanagedialog.cpp: enable some debugging and make selected
+      sessions configureable or deletable. Fixes: #909.
 
   [ Mike Gabriel ]
   * debian/control:

