aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index c9d1ce3d2..a50763a6f 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-14 Werner Koch <[email protected]>
+
+ * iobuf.c (iobuf_get_fd): Removed double check on directfp and
+ cats it to FILEP becuase directfp is actually a void *. Notes by
+ Stefan.
+
2004-10-13 Werner Koch <[email protected]>
* logger.c (g10_log_error_f, g10_log_fatal_f, g10_log_info_f)