summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-03-16 00:12:20 +0000
committerUlrich Drepper <drepper@redhat.com>2009-03-16 00:12:20 +0000
commit7e342603659dddcb768a516b93844870884ad2c4 (patch)
tree5c06098e54417def6e2582a7879eb365f76c1d47 /ChangeLog
parenteee6b1432794967d4272394dfed1e2b5cca4be39 (diff)
* elf/rtld.c (dl_main): Extend help message for --audit option.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f9f842e3b..82bd124a4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-03-15 Ulrich Drepper <drepper@redhat.com>
+ * elf/rtld.c (dl_main): Extend help message for --audit option.
+
[BZ #9759]
* dirent/dirent.h: Adjust prototypes of scandir, scandir64, alphasort,
alphasort64, versionsort, and versionsort64 to POSIX 2008.