diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-07 00:35:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-07 00:35:31 +0000 |
commit | 01d097b8f2cc411b9b91f44cf4de0283d81f1547 (patch) | |
tree | 35283a0ed69ec688cea5647f4be4873a3bc06003 | |
parent | ce5b1c54eca565115256b770d4aaf61a6892db01 (diff) |
.
-rw-r--r-- | ufs-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ufs-utils/ChangeLog b/ufs-utils/ChangeLog index 778cfe7b..66cefd4c 100644 --- a/ufs-utils/ChangeLog +++ b/ufs-utils/ChangeLog @@ -1,3 +1,8 @@ +2001-12-06 Roland McGrath <roland@frob.com> + + * dlabel.c (fd_get_device): Only deallocate NODE if store_create fails. + Found by Michael Teichgraeber <gnubert@web.de>. + 2001-12-02 Roland McGrath <roland@frob.com> * mkfs.c (fsinit): Set the root directory's owner/group to the user's. |