diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-04-26 00:59:49 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-04-26 00:59:49 +0200 |
commit | 6564651bcd196f7f0fa263db83d0775974bf4a1c (patch) | |
tree | 6e329acf64c71c0a576cda02def2c77189ed7982 /debian/changelog | |
parent | ace27c4a149b0b7d115c2ce1fee358386fb03eaf (diff) | |
parent | 3590ecd60a4ce1f99f5d4c07d787dc134904894a (diff) | |
download | lightdm-remote-session-x2go-6564651bcd196f7f0fa263db83d0775974bf4a1c.tar.gz lightdm-remote-session-x2go-6564651bcd196f7f0fa263db83d0775974bf4a1c.tar.bz2 lightdm-remote-session-x2go-6564651bcd196f7f0fa263db83d0775974bf4a1c.zip |
Merge branch 'x2gosessiontype'
Conflicts (resolved by Mike Gabriel):
debian/changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e24e883..8373bad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ lightdm-remote-session-x2go (0.0.1.0-0~x2go1) UNRELEASED; urgency=low - * Continue development... + * New upstream version (0.0.1.0): + - Stop being a drop-in replacement for lightdm-remote-login-freerdp. + Become an independent package that provides server type »x2go« to + the remote-login-service. + - Prepare for becoming able to use PyHoca-CLI _or_ X2Go Client for + handling the X2Go session being launched via remote login. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 24 Apr 2013 17:52:57 +0200 |