diff --git a/docs/html/roadmap.htm b/docs/html/roadmap.htm
index 73e63dce89..9004218405 100644
--- a/docs/html/roadmap.htm
+++ b/docs/html/roadmap.htm
@@ -54,6 +54,8 @@ is split into base and GUI libraries.
wxWizard (beta)
wxDialUpManager and wxPhoneDialer (beta)
wxFontEnumerator (beta)
+Preliminary support for different encodings
+wxPostEvent function
@@ -67,6 +69,8 @@ are expected to support this: for the rest, the makefiles will build a valid
combined base/GUI library for GUI applications only.
New wxGrid.
wxSocket working.
+Full support for fonts in different encodings
+Tested multithreading support (wxThread)
wxHTML printing (possibly).
Better i18n support (i.e. more translations)
Animation classes (possibly, low priority).