summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-03-20 04:26:29 +0000
committerUlrich Drepper <drepper@redhat.com>2005-03-20 04:26:29 +0000
commit1aa4e40a313c36432caef1c08ab50a9ed3e00d58 (patch)
tree5771f476776b9c689541fbc23801a117fcfc0096 /NEWS
parenta5f01f37fe047e3637edc0bb667d3a63692133d7 (diff)
* sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cd975c998b..2601cd5dde 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes. 2005-2-21
+GNU C Library NEWS -- history of user-visible changes. 2005-3-19
Copyright (C) 1992-2004, 2005 Free Software Foundation, Inc.
See the end for copying conditions.
@@ -11,6 +11,9 @@ Version 2.4
* New iconv converters for IBM1025, IBM1122, IBM1137, IBM1153,
IBM1154, IBM1155, IBM1156, IBM1157, and IBM1158 contributed by Jiro Sekiba.
+
+* It is now possible to install audit libraries for the dynamic linker using
+ LD_AUDIT. Implemented by Ulrich Drepper.
Version 2.3.4