aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
diff options
context:
space:
mode:
authorDaniel C. Sobral <dcs@FreeBSD.org>1999-03-17 23:05:46 +0000
committerDaniel C. Sobral <dcs@FreeBSD.org>1999-03-17 23:05:46 +0000
commit276dcca1854e840e3e11cbd2231689d658ad7333 (patch)
treed8484c680f6615cda97b3988ea8ab7ae229ca61a /sys/boot
parenta1134d76598dab2090479f36fec8bde7228c5340 (diff)
Notes
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/i386/loader/version4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/boot/i386/loader/version b/sys/boot/i386/loader/version
index 8d3979c7b9b7..ad310451c498 100644
--- a/sys/boot/i386/loader/version
+++ b/sys/boot/i386/loader/version
@@ -1,8 +1,10 @@
-$Id: version,v 1.2 1998/09/17 23:52:16 msmith Exp $
+$Id: version,v 1.3 1999/02/08 04:14:31 dcs Exp $
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.
+0.7: Supports large KVM
+0.6: Increased dictionary size -- supports loader.4th
0.5: First release version
0.2: Initial integration with BTX
0.1: Initial i386 version, inspiration and some structure from the