diff options
author | Thomas Bushnell <thomas@gnu.org> | 2000-07-18 21:33:33 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 2000-07-18 21:33:33 +0000 |
commit | 8866749204162b2192bdf76d19cd6bc3ced21854 (patch) | |
tree | 9596184bc1f3b39944c8c9f2c61ef68ce0dde205 /libdiskfs/ChangeLog | |
parent | f99c9356da75637b8b7a366f251b1d8535dfbb9b (diff) |
2000-07-18 Thomas Bushnell, BSG <tb@mit.edu>
* io-seek.c (diskfs_S_io_seek): Don't use CHANGE_NODE_FIELD
anymore; it was causing problems and was a gross hack anyway.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 1fba6652..2ea6d4dd 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +2000-07-18 Thomas Bushnell, BSG <tb@mit.edu> + + * io-seek.c (diskfs_S_io_seek): Don't use CHANGE_NODE_FIELD + anymore; it was causing problems and was a gross hack anyway. + 2000-05-14 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> * priv.h (DEFAULT_SYNC_INTERVAL): New macro. |