summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-10-07 19:45:55 +0000
committerUlrich Drepper <drepper@redhat.com>2006-10-07 19:45:55 +0000
commitc4f9fc3a99de138da440da307753ce73ed4c6747 (patch)
tree74b02713eab47dbfada8357c38f88dfa0248101e /ChangeLog
parentfeb87ad16d0eba1b2065c0f7e74f5f89a7fedc74 (diff)
* include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
(versioned_symbol): Likewise. (compat_symbol): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d96394ac6..b29e4dc2fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-10-07 Ulrich Drepper <drepper@redhat.com>
+ * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
+ (versioned_symbol): Likewise.
+ (compat_symbol): Likewise.
+
* po/tr.po: Update from translation team.
2006-10-06 Ulrich Drepper <drepper@redhat.com>