summaryrefslogtreecommitdiff
path: root/ufs-utils
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-11 21:43:43 +0000
committerRoland McGrath <roland@gnu.org>2002-06-11 21:43:43 +0000
commit4769366ca8af3f3c39cabc604de33c7aef5814ed (patch)
tree7cb770bc3b8da103cc42b99c00ce7b7507724a6d /ufs-utils
parent5245c79279dc564672fcdcd48659ca8da43aa5ba (diff)
.
Diffstat (limited to 'ufs-utils')
-rw-r--r--ufs-utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ufs-utils/ChangeLog b/ufs-utils/ChangeLog
index 66cefd4c..f65e9ce1 100644
--- a/ufs-utils/ChangeLog
+++ b/ufs-utils/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-08 Roland McGrath <roland@frob.com>
+
+ * mkfs.c (iput): Use %Ld format for ino_t values.
+
2001-12-06 Roland McGrath <roland@frob.com>
* dlabel.c (fd_get_device): Only deallocate NODE if store_create fails.