diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-02-20 21:35:27 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-02-20 21:35:27 +0100 |
commit | 45a7989c51e128839455635fb4949b2fbfc2b995 (patch) | |
tree | c4f4fc99507c69d91a940493ef7d110f5e772d69 /debian/changelog | |
parent | d35a3622dd57f18cfa94051302a694cbc506d982 (diff) | |
download | nx-libs-45a7989c51e128839455635fb4949b2fbfc2b995.tar.gz nx-libs-45a7989c51e128839455635fb4949b2fbfc2b995.tar.bz2 nx-libs-45a7989c51e128839455635fb4949b2fbfc2b995.zip |
debian/changelog: Add closures for #757, #758, #760. The issue occurred earlier (#410) and was resolved by properly setting up Xinerama symlinks
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 efb0200da..df8092d97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low + Revert 5a9f829. Make sure libnx-Xinerama1 based Xinerama works again with X2Go on Debian based systems. + Enforce symlink creation for Xinerama et al. library symlinks. + (Fixes: #757, #758, #760). * Xinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and not libnx-xinerama1). Backported from Arctica GH 3.6.x branch. |