diff --git a/components/orpheus/OrphStatus.html b/components/orpheus/OrphStatus.html
index 072f99546..5724383ba 100644
--- a/components/orpheus/OrphStatus.html
+++ b/components/orpheus/OrphStatus.html
@@ -33,6 +33,11 @@
What's New
+- 20080316 release (0.1.9):
+
+ - Recent changes in the Lazarus LCL broke Orpheus compilation. This release
+ can now be compiled.
+
- 20080301 release (0.1.8):
- Recent changes in the Lazarus LCL broke all Orpheus property editors and example
@@ -663,7 +668,7 @@ However, TO32FlexEdit doesn't need TOvcController.
- TOvcTCBitMap
- This previously worked, but changes to Lazarus LCL now cause it to crash
- when cell gets focus.
+ when cell gets focus (win32 only).
- TOvcController
@@ -686,7 +691,7 @@ OS X tips for Lazarus:
-Last updated: March 1, 2008
+Last updated: March 16, 2008