aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 713dab44f..804d2fce6 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-24 Werner Koch <[email protected]>
+
+ * keyring.c (keyring_register_filename): Use same_file_p.
+ Suggested by Kurt Fitzner.
+
2007-07-19 David Shaw <[email protected]>
* gpg.c (main): Fix typo. Noted by John Clizbe.