diff options
author | Roland McGrath <roland@gnu.org> | 1999-11-09 07:56:38 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-11-09 07:56:38 +0000 |
commit | 4a508baa0c987ee3286a1cf3ee900ffb4d4fdaef (patch) | |
tree | cd8dc4796679a8d3f3ff970039cc0373e9063db7 | |
parent | c2f6887cfd9588f4f0683515cd06939211c2773d (diff) |
.
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 5e5d23c6..a697d49a 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +1999-11-09 Roland McGrath <roland@baalperazim.frob.com> + + * priv.h (_diskfs_chroot_directory): Remove const from type. + * init-startup.c (_diskfs_chroot_directory): Likewise. + 1999-11-08 Roland McGrath <roland@baalperazim.frob.com> * disk-pager.c (fault_handler): Put more detail in assert failures. |