diff --git a/samples/aui/auidemo.cpp b/samples/aui/auidemo.cpp
index 6ccb3a132b..e1869d2edd 100644
--- a/samples/aui/auidemo.cpp
+++ b/samples/aui/auidemo.cpp
@@ -1514,6 +1514,17 @@ wxString MyFrame::GetIntroText()
"
Customizable floating/docking behavior"
"Completely customizable look-and-feel"
"Optional transparent window effects (while dragging or docking)"
+ "Splittable notebook control"
+ ""
+ "What's new in 0.9.3?
"
+ "wxAUI 0.9.3, which is now bundled with wxWidgets, adds the following features:"
+ "
"
+ "- New wxAuiNotebook class, a dynamic splittable notebook control
"
+ "- New wxAuiMDI* classes, a tab-based MDI and drop-in replacement for classic MDI
"
+ "- Maximize/Minimize buttons implemented
"
+ "- Better hinting with wxGTK
"
+ "- Class rename. 'wxAui' is now the standard class prefix for all wxAUI classes
"
+ "- Lots of bug fixes
"
"
"
"What's new in 0.9.2?
"
"The following features/fixes have been added since the last version of wxAUI:
"