This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdrive. commit 294ecf57cd8717375d4b289ebb8b48d02faf4342 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue May 17 09:19:55 2022 +0000 debian/changelog: Wrap too long lines, some spelling fixes. --- debian/changelog | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index c4a7e72..7c4d110 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,11 +12,15 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium - Move selection functionality to separate thread. Use XCB API to manage selections. - add xcb-xfixes to deps. - - send a recive feature versions. - - reinit client version on new connection and awaka sending thread when client version recieved. - - support sending and recieving selections on demand. Support reading and writing INCR properties. - - move declaration of RemoteHostVars from x2gokdriveremote.h to x2gokdriveremote.c. - - add some support for HTML5 client (like converting pointer cursors to PNG format). + - send a receive feature versions. + - reinit client version on new connection and awaka sending thread when + client version received. + - support sending and receiving selections on demand. Support reading and + writing INCR properties. + - move declaration of RemoteHostVars from x2gokdriveremote.h to + x2gokdriveremote.c. + - add some support for HTML5 client (like converting pointer cursors to PNG + format). - fix crashing if client is sending unrequested selection. - extended clipboard support for HTML client. - add name of the thread to the debug output. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git