summaryrefslogtreecommitdiff
path: root/ufs-utils/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-04-16 20:09:23 +0000
committerThomas Bushnell <thomas@gnu.org>1997-04-16 20:09:23 +0000
commitf176b7157c8f75b13ace3aecef1fab943bf9fcad (patch)
tree3e0edb081467b4981d41849f969f64f0dbe480a8 /ufs-utils/ChangeLog
parent490115514139529e966bb579acdb61e0a480e627 (diff)
Thu Apr 10 13:54:31 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* dlabel.c: Don't include <mach/sa/sys/ioctl.h>. (_IOR, _IOC, IOC_OUT, IOCPARM_MASK): New macros.
Diffstat (limited to 'ufs-utils/ChangeLog')
-rw-r--r--ufs-utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ufs-utils/ChangeLog b/ufs-utils/ChangeLog
index 71d92548..656a25ec 100644
--- a/ufs-utils/ChangeLog
+++ b/ufs-utils/ChangeLog
@@ -1,3 +1,8 @@
+Thu Apr 10 13:54:31 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * dlabel.c: Don't include <mach/sa/sys/ioctl.h>.
+ (_IOR, _IOC, IOC_OUT, IOCPARM_MASK): New macros.
+
Wed Feb 19 23:10:54 1997 Miles Bader <miles@gnu.ai.mit.edu>
* mkfs.c (argp_program_version): Make const.