diff --git a/BasiliskII/src/MacOSX/Versions.html b/BasiliskII/src/MacOSX/Versions.html
index cbb2c544..bf6b36cb 100644
--- a/BasiliskII/src/MacOSX/Versions.html
+++ b/BasiliskII/src/MacOSX/Versions.html
@@ -71,5 +71,16 @@ Versions of MacOS X port of Basilisk II:
Seeing all the Unix dirs is a bit scary!)
HowTo now displayed by default web browser (as it contains links)
Project Builder defaults so that debug symbols are not included
+
+Now built on 10.3 and Xcode. Fixes a problem where the binary would always display
+ a black screen on 10.3 (and sometimes on other versions, too). Also adds:
+
+ - Xcode project files
+ - Initial floppy and serial port locating code
+ - Some help labels on the buttons
+ (some users didn't understand what the triangle button meant)
+ - Signal handling for crash protection
+ (thanks to Mike Sliczniak's hard work)
+