diff options
-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. |