diff --git a/components/orpheus/OrphStatus.html b/components/orpheus/OrphStatus.html
index 7e9b72714..ea91a2e5c 100644
--- a/components/orpheus/OrphStatus.html
+++ b/components/orpheus/OrphStatus.html
@@ -33,6 +33,15 @@
What's New
TO32TCFlexEdit
- - Need a way of setting OnValidationError handler (an apparent
- omission since TO32FlexEdit has it).
+
- Need a way of setting OnValidationError handler (an apparent omission
+ since TO32FlexEdit has it). For now, you can display error message in
+ OnUserValidation handler.
+
+TOvcSimpleField and TOvcTCSimpleField
+
+ - Recent improvements in GTK and Carbon widgetsets mean these controls no
+ longer crash programs when they're used. However, they don't yet work as edit
+ controls. Determine whether this means more improvement in widgetsets is needed.
TOvcController
@@ -647,7 +667,7 @@ OS X tips for Lazarus:
-Last updated: July 1, 2007
+Last updated: July 4, 2007