diff options
author | Roland McGrath <roland@gnu.org> | 1998-11-07 01:03:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-11-07 01:03:43 +0000 |
commit | eb76578ec4c9177c600f1d512611b0ef518f6348 (patch) | |
tree | d769e18c8f77498cc0163e0420517edd3561164a /libdiskfs/ChangeLog | |
parent | e6b96c693555bd15b60ee1798f8ec6271e437f47 (diff) |
.
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 f033788c..94d615a8 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +1998-10-26 Gordon Matzigkeit <gord@trick.fig.org> + + * init-startup.c (diskfs_startup_diskfs): Use diskfs_nput to free + the old diskfs_root_node when switching to a virtual root. + 1998-10-20 Roland McGrath <roland@baalperazim.frob.com> * dir-lookup.c (diskfs_S_dir_lookup): Add braces to silence gcc |