summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-07 00:35:31 +0000
committerRoland McGrath <roland@gnu.org>2001-12-07 00:35:31 +0000
commit8d96e5334f31c8f50cc372cd76cf4573d7e2f3d6 (patch)
tree39e5e46bd43bbe884d0e1f26f5c761b3e4dcfc5f
parent4528d84581123ddd6d0c9c9b9cfe0f88d10aafdf (diff)
.
-rw-r--r--ufs-utils/ChangeLog5
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.