aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2015-04-27 02:33:47 +0200
committerMihai Moldovan <ionic@ionic.de>2015-04-27 02:33:47 +0200
commit45d9d2405eb7b2ab9e3fa67f1a7833843c400e1d (patch)
treefd17b6b04b0ea9a3fcbc67430be3f9aba4873796 /debian/changelog
parent034bd9407c7a040c012173641c260dfa2843e505 (diff)
downloadnx-libs-45d9d2405eb7b2ab9e3fa67f1a7833843c400e1d.tar.gz
nx-libs-45d9d2405eb7b2ab9e3fa67f1a7833843c400e1d.tar.bz2
nx-libs-45d9d2405eb7b2ab9e3fa67f1a7833843c400e1d.zip
README.keystrokes: add documentation for branding behavior.
Backported from Arctica GH 3.6.x branch. Affects: - 0320_nxagent_configurable-keystrokes.full.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b8794d3e..e012e2ae8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -112,6 +112,8 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low
- 1104-xkb-Check-strings-length-against-request-size.patch =>
1104-xkb-Check-strings-length-against-request-size.full.patch
* debian/rolltarball.sh:
+ Cherry-picked from Arctica GH 3.6.x branch.
+
- Use more quotes. Fixes potential bugs, including one triggered by an
unquoted hash within the command line. BASH accepts this. Other shells
do not (i.e., treat everything following the hash character as a
@@ -127,6 +129,9 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low
- Copy actions documentation from the wiki.
Affects:
+ 0320_nxagent_configurable-keystrokes.full.patch
+ - Add documentation for branding behavior.
+ Affects:
+ + 0320_nxagent_configurable-keystrokes.full.patch
[ Bernard Cafarelli ]
* nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'.