summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-24 02:24:04 +0000
committerRoland McGrath <roland@gnu.org>2001-08-24 02:24:04 +0000
commitb761c89edf6fe44a159c51d9ed25a1e40aa6b4f7 (patch)
tree46e522b764bbfba81c81203d270ff18d69b54740 /libdiskfs
parent87a2f14298a5e398bce74b9a9782bea6f82fd064 (diff)
.
Diffstat (limited to 'libdiskfs')
-rw-r--r--libdiskfs/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index e5ebcdab..84d2690d 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-22 Neal H Walfield <neal@cs.uml.edu>
+
+ * opts-std-startup.c (startup_options): New compatibility
+ option: bootflags, a hidden alias to multiboot-command-line.
+ (parse_startup_opt): Bug fix.
+
2001-08-20 Roland McGrath <roland@frob.com>
* opts-std-startup.c: diskfs_boot_flags -> diskfs_boot_command_line.