xref: /netbsd-src/sys/arch/newsmips/stand/boot/version (revision 18d4eede3402827d776030ff7cf3315cb9e1039e)
1$NetBSD: version,v 1.3 2018/10/14 00:10:11 tsutsui Exp $
2
3NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
4file is important - make sure the entries are appended on end, last item
5is taken as the current.
6
71.1:	Initial version
81.2:	Add bootinfo support
91.3:	Add news5000 support
101.4:	loadfile() update:  ELF symbols no longer need backward seeks.
111.5:	loadfile() update to avoid backwards seeks for ELF Program Headers.
121.6:	Add ustarfs support
131.7:	Use newvers_stand.sh and print version strings
141.8:	Switch to DHCP rather than BOOTPARAM
151.9:	Add news4000 support
16