summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r--utils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index e22fab2c..4b02f072 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-26 Alfred M. Szmidt <ams@gnu.org>
+
+ * rpctrace.c: Include <fnmatch.h>, <sys/stat.h>, and <dirent.h>.
+ (main, options): Renamed the option `-I' to `-i', and
+ reimplemented `-I' to search a given directory for message ID
+ files.
+ (main): Variable `err' removed.
+
2004-09-21 Alfred M. Szmidt <ams@kemisten.nu>
* fsysopts.c (doc): Changed `--remount' to `--update'.