diff --git a/docs/html/roadmap.htm b/docs/html/roadmap.htm
index 0bda1ab4bd..7220f6732a 100644
--- a/docs/html/roadmap.htm
+++ b/docs/html/roadmap.htm
@@ -97,6 +97,8 @@ combined base/GUI library for GUI applications only.
Release date: March 5th, 2000
Miscellaneous fixes and small enhancements.
wxDateTime class in beta.
+Context sensitive help
+More i18n issues: dates, times, ...
@@ -155,6 +157,10 @@ that can handle multiple formats).
add constraint specification to WXR syntax and Dialog Editor; add multilanguage support to WXR.
May be we'd better change the format completely and replace WXR with XML
(providing conversion utility for old files)?
+
Context sensitive help: we need to have wxHelpEvent which would be
+generated when the help for a given control is requested and a standard
+handler for it in wxWindow which would invoke the default help system with the
+correct help id.
Rewrite Dialog Editor.
Modem-oriented classes: wxDialUpManager for dialing up the ISP and
determining if there is a connection to Internet on the machine and