aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index be2e764fa..e4e8a83f0 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-22 Werner Koch <[email protected]>
+
+ * iobuf.c (iobuf_get_filelength): New arg OVERFLOW.
+ (iobuf_get_filelength) [W32]: Use GetFileSizeEx if available.
+ * fileutil.c (is_file_compressed): Take care of the OVERFLOW
+
2005-08-31 David Shaw <[email protected]>
* fileutil.c (untilde): New. Expand ~/foo and ~username/foo