summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2010-07-28 15:32:04 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:26:03 -0800
commit8645d4f5131d25692dfd78d3e1c46b03f33febf3 (patch)
treefd7b29e74433459a63e9eed75f294b090b30b86a /debian/changelog
parentbc96a7084aa19e38c2cf5047bd05d85f99e99f8e (diff)
Don't pass --version-script options when linking executables,
only when linking libraries. Thanks to Julien Cristau <jcristau@debian.org> for the fix. Closes: #582362.
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 7ed7d192..5ad7735c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ pam (1.1.1-4) UNRELEASED; urgency=low
* Updated debconf translations:
- Portuguese, thanks to Eder L. Marques <eder@edermarques.net>
(closes: #581746)
+ * Don't pass --version-script options when linking executables,
+ only when linking libraries. Thanks to Julien Cristau
+ <jcristau@debian.org> for the fix. Closes: #582362.
-- Steve Langasek <vorlon@debian.org> Mon, 07 Jun 2010 10:53:48 -0700