aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-03-22 22:33:40 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-03-22 22:33:40 +0100
commit8f151d797b015b7d1070151e75d56587a7f3652f (patch)
tree2f16206b5d203ed56cf5ddd24fc9603cfdec7d0e /debian/changelog
parent258902bec76cc4828ab7453df7406957ce93048a (diff)
downloadnx-libs-8f151d797b015b7d1070151e75d56587a7f3652f.tar.gz
nx-libs-8f151d797b015b7d1070151e75d56587a7f3652f.tar.bz2
nx-libs-8f151d797b015b7d1070151e75d56587a7f3652f.zip
Work-in patch from Jan Engehardt for working around different improper bash implementations of string-in-string replacing. (Fixes: #145).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 72601647e..824d74608 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ nx-libs (2:3.5.0.18-0) UNRELEASED; urgency=low
[ Mike Gabriel ]
* Remove duplicate install of nxproxy from main Makefile. Spotted by Jan
Engelhard.
+ * Work-in patch from Jan Engehardt for working around different
+ improper bash implementations of string-in-string replacing. (Fixes:
+ #145).
[ Orion Poplawski ]
* Fix wrong symlink direction of libNX_* files. (Fixes: #107).