aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorClemens Lang <cal@macports.org>2015-03-15 17:26:24 +0100
committerMihai Moldovan <ionic@ionic.de>2015-03-15 17:26:24 +0100
commitad7e12ed39cc4091ff878ea2b3e748e0147dd57f (patch)
tree7d6caaf15fc504e4b99aca667295864a4dd2a1a1 /debian/changelog
parent5464a6dba5742a9f22ba18c9b307d4ee42394378 (diff)
downloadnx-libs-ad7e12ed39cc4091ff878ea2b3e748e0147dd57f.tar.gz
nx-libs-ad7e12ed39cc4091ff878ea2b3e748e0147dd57f.tar.bz2
nx-libs-ad7e12ed39cc4091ff878ea2b3e748e0147dd57f.zip
nxcomp{,shad}: fix dynamic library linking on OS X. Use -dynamiclib instead of -bundle.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 664717898..771139d9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ nx-libs (2:3.5.0.31-0x2go1) UNRELEASED; urgency=low
[ Clemens Lang ]
* Use path discovery for finding makedepend. Remove old cruft.
+ * Fix dynamic library linking on OS X. Use -dynamiclib instead of -bundle.
-- X2Go Release Manager <git-admin@x2go.org> Sun, 15 Mar 2015 00:48:06 +0100