diff --git a/components/orpheus/OrphStatus.html b/components/orpheus/OrphStatus.html
index deafafa38..b91ef18be 100644
--- a/components/orpheus/OrphStatus.html
+++ b/components/orpheus/OrphStatus.html
@@ -33,6 +33,19 @@
What's New
+- 20070128 release:
+
+ - An example program that demos the TO32FlexEdit control has been added
+ even though validation doesn't work with LCL (see "To Do" list below).
+ If you have Delphi you can compile the example to see how validation
+ is supposed to work.
+
- Recent changes in FPC 2.1.1 appear to have broken both the Columns
+ and Rows design-time property editors for the TOvcTable control. The
+ property editors still work with FPC 2.0.4. Stay tuned...
+
- Custom cursors are now visible when resizing table columns at runtime on
+ Windows. However, cursor also disappears sometimes. Stay tuned on
+ this one too...
+
- 20070127 note:
- TOvcTable
@@ -598,7 +612,7 @@ OS X tips for Lazarus:
-Last updated: Jan. 27, 2007
+Last updated: Jan. 28, 2007