summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-06-13 19:11:54 +0000
committerRoland McGrath <roland@gnu.org>1999-06-13 19:11:54 +0000
commita853b46cd14d2473880eaa72445e46894e287b68 (patch)
treed1e68d1ea79693ba7cf31a8f70c55964a7177f67 /libdiskfs/ChangeLog
parent1479ae9547efc95008c818f10475bc74535f3dc8 (diff)
.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index 728e5c35..fe981482 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,5 +1,8 @@
1999-06-13 Roland McGrath <roland@baalperazim.frob.com>
+ * file-get-trans.c (diskfs_S_file_get_translator): Fix type cast in
+ last change.
+
* file-get-trans.c (diskfs_S_file_get_translator): If we return an
error, vm_deallocate any vm_allocated memory.
From Mark Kettenis <kettenis@gnu.org>.