diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-28 10:50:59 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-28 10:50:59 +0100 |
commit | 0cd9dcae5a8b929f50a37423bb2771bdb0068f7c (patch) | |
tree | 34f5a30d628d50658e22806efeb4956c34e7a3d2 /debian/changelog | |
parent | 7f45435d2d32291f31d3c98b6d35c415b71e48f8 (diff) | |
download | arctica-greeter-0cd9dcae5a8b929f50a37423bb2771bdb0068f7c.tar.gz arctica-greeter-0cd9dcae5a8b929f50a37423bb2771bdb0068f7c.tar.bz2 arctica-greeter-0cd9dcae5a8b929f50a37423bb2771bdb0068f7c.zip |
Allow UCCS logins that are not email addresses (but usernames).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 756b51c..c138d06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ unity-greeter-x2go (14.04.10-0x2go1) UNRELEASED; urgency=medium * First forked/upstream release (1.0.0.1): - Apply patch 01_x2go+rls.patch. Natively support X2Go Session. + - Allow UCCS logins that are not email addresses (but usernames). * debian/control: + Add to S: lightdm-remote-session-x2go. + Drop from S: lightdm-remote-session-uccsconfigure. |