This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 41475c6ee0d8c5824efaff54ca4325d9455fa567 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Apr 16 11:19:15 2014 +0200 changelog: wrap too-long lines --- debian/changelog | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1284b78..0476314 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,18 +34,21 @@ pyhoca-gui (0.5.0.0-0x2go1) UNRELEASED; urgency=low with SSL certificates that have been self-signed against a non-public root-CA certificate file. - Handle "Connection refused" errors during broker login attempts. - - Gracefully handle "Connection refused" errors after a broker login has already - been successful. - - Properly set focus in broker logon window (default: password, if no username + - Gracefully handle "Connection refused" errors after a broker login has + already been successful. + - Properly set focus in broker logon window (default: password, if no + username provided: username, if no URL provided: broker-URL field). - Fix check_running() method in PyHocaGUI_Launcher on MS Windows. - Make broker support available for the MS Windows build of PyHoca-GUI. - - Make check_running() test terminal server / multi-session safe. (Fixes: #19). - - Windows PyHoca-GUI.log file: create with PID in file name. On log file creation - try removing all old log files that are not still open. + - Make check_running() test terminal server / multi-session safe. + (Fixes: #19). + - Windows PyHoca-GUI.log file: create with PID in file name. On log file + creation try removing all old log files that are not still open. - Create Windows log file folder before attempting clean up (old log file removal). - - Make sure new session profiles are mutable in the session profile manager GUI. + - Make sure new session profiles are mutable in the session profile manager + GUI. - Gray-out Apply button in session profile GUI on profile creation. - Update English / German translation. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git