diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-03-25 20:29:33 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-03-25 20:29:33 +0000 |
commit | 3b2580ed612cd4b30918a27b3af9f73a9273fad1 (patch) | |
tree | efd620398deabe483307f34b2e5c2c7af43678e9 /isofs/ChangeLog | |
parent | 2aba92caaec0fc028d7d0970160bfa900d29da08 (diff) |
2007-03-25 Thomas Schwinge <tschwinge@gnu.org>
* isofs/inode.c (read_disknode): Correctly convert from nanoseconds to
microseconds.
Diffstat (limited to 'isofs/ChangeLog')
-rw-r--r-- | isofs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/isofs/ChangeLog b/isofs/ChangeLog index 797d38f2..bc8c3a73 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -1,3 +1,8 @@ +2007-03-25 Thomas Schwinge <tschwinge@gnu.org> + + * isofs/inode.c (read_disknode): Correctly convert from nanoseconds to + microseconds. + 2005-02-23 Alfred M. Szmidt <ams@gnu.org> * Makefile (iso9660fs.static): New target. |