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
commit5ba64db7773e8e94d9235914663e01000947bced (patch)
treedc09d88843b44aa131ea698da603f71b51772bd4 /ufs-utils/ChangeLog
parent90458110d922016645babe00b8f558bd36362380 (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.