diff options
Diffstat (limited to 'stand/powerpc/ps3/version')
-rw-r--r-- | stand/powerpc/ps3/version | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stand/powerpc/ps3/version b/stand/powerpc/ps3/version new file mode 100644 index 000000000000..fdac54e40aa5 --- /dev/null +++ b/stand/powerpc/ps3/version @@ -0,0 +1,8 @@ +$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.3: Added GPT support to disk. +0.2: Added disk support. +0.1: Initial PS3/PowerPC version. |