aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e56b331..164f80c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2016-03-07 Florian Weimer <fweimer@redhat.com>
+
+ [BZ #19610]
+ * elf/ldconfig.c (opt_link): Update comment.
+ (options): Update help string for option -X.
+ (search_dir): Unlink stale symbolic link only if updating symbolic
+ links.
+ * elf/tst-ldconfig-X.sh: New file.
+ * elf/Makefile (tests-special): Add tst-ldconfig-X.out.
+ (tst-ldconfig-X.out): New rule to run tst-ldconfig-X.sh.
+
2016-05-04 Florian Weimer <fweimer@redhat.com>
[BZ #19779]