summaryrefslogtreecommitdiffstats
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 2870c75..9e2961f 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-01 Jakub Jelinek <jakub@redhat.com>
+
+ * src/verify.c (prelink_verify): Unlink ent->filename in case of
+ failures between closing the unprelinked dso and unlinking
+ ent->filename.
+
2006-10-27 Jakub Jelinek <jakub@redhat.com>
* src/prelink.h (READWRITEPROTOSIZE): Undef after use.