aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2001-11-21 23:16:26 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2001-11-21 23:16:26 +0000
commit1a301f73dc2c727c227251c96cba3be66cff7787 (patch)
tree5dc3dea30196661940cbc5fb3045424755092e18 /sys
parentea38b939e8d945b53c579e04a0b3bb9b32eec0c5 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/alpha/cdboot/version1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/alpha/cdboot/version b/sys/boot/alpha/cdboot/version
index abd5ddfc909b5..a544d7fc798cf 100644
--- a/sys/boot/alpha/cdboot/version
+++ b/sys/boot/alpha/cdboot/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.1: New semantics for finding the kernel, new boot.
1.0: Released working DEC Alpha version.
0.1: Initial i386 version, germinated from the NetBSD i386
standalone, but enormously modified.