summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-05-10 15:19:24 -0700
committerRoland McGrath <roland@hack.frob.com>2012-05-10 15:57:26 -0700
commit1792c087e53274678b4c638a54ca6b85182e51ca (patch)
tree6f222a003bae92879557f061c748471c39bdac4d /ChangeLog
parent8069478040336a7de3461be275432493cc7e4c91 (diff)
Hurd: hidden_nolink macro for NO_HIDDEN case.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04f67f0dd9..1371751346 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2012-05-10 Thomas Schwinge <thomas@schwinge.name>
+ * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
+
* nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>