aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/loader/version
blob: 01f8500452c35031a4b27f165d7b5bbcfbe5d28b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
$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.

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
	NetBSD version.