aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 09035df37..03e3efd61 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,9 @@
2004-01-20 David Shaw <[email protected]>
+ * keylist.c (set_attrib_fd): Open attribute fd in binary
+ mode. This isn't meaningful on POSIX systems, but the Mingw builds
+ aren't exactly POSIX.
+
* trustdb.c (reset_trust_records): New, faster, implementation
that doesn't involve a keyring scan.
(clear_validity): Removed.