diff options
-rw-r--r-- | sys/boot/i386/loader/version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/i386/loader/version b/sys/boot/i386/loader/version index 8ea1166..44d3b96 100644 --- a/sys/boot/i386/loader/version +++ b/sys/boot/i386/loader/version @@ -3,6 +3,7 @@ $FreeBSD$ NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this file is important. Make sure the current version number is on line 6. +1.0: New semantics for finding the kernel, new boot. 0.8: Set/getenv & cia, copyin/out. 0.7: Supports large KVM 0.6: Increased dictionary size -- supports loader.4th |