summaryrefslogtreecommitdiff
path: root/trans
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-15 22:37:29 +0000
committerRoland McGrath <roland@gnu.org>2002-06-15 22:37:29 +0000
commit557df1c50fb1b94c2bca64a21110c1998886c8a7 (patch)
tree3f427e02f1613c80f45d7b8863e65e11d27c2bd4 /trans
parent4414a7338a00b9f47920d1cc286a174ae551cf9e (diff)
.
Diffstat (limited to 'trans')
-rw-r--r--trans/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index 8bb785cc..2f83928a 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-15 Roland McGrath <roland@frob.com>
+
+ * magic.c (trivfs_S_dir_readdir): u_int -> size_t
+
2002-06-13 Roland McGrath <roland@frob.com>
* firmlink.c (trivfs_S_io_read): Fix type of DATA argument.