summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKATO Takenori <kato@FreeBSD.org>1999-02-08 09:59:38 +0000
committerKATO Takenori <kato@FreeBSD.org>1999-02-08 09:59:38 +0000
commitd4df79101cd12fa4a807cf49d24fb4c3809bd93c (patch)
treef275f26f477b195dde9546c47421d4d208293c10
parent0a3326a9383061f7cdd2383e6a55b4695d2d7be5 (diff)
Notes
-rw-r--r--sys/boot/pc98/loader/version3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/pc98/loader/version b/sys/boot/pc98/loader/version
index 7cf6004a2f1f..8ff9f530d4de 100644
--- a/sys/boot/pc98/loader/version
+++ b/sys/boot/pc98/loader/version
@@ -1,8 +1,9 @@
-$Id: version,v 1.2 1998/09/17 23:52:16 msmith Exp $
+$Id: version,v 1.1 1999/02/03 08:39:09 kato 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.5: First release version
0.2: Initial integration with BTX
0.1: Initial i386 version, inspiration and some structure from the
NetBSD version.