-<H4>Release 2.1.11</H4>
-
-Release date: November 7th, 1999<P>
-
-<ul>
-<li>Split wxWindows into base and GUI libraries. Most, but not all makefiles
-are expected to support this: for the rest, the makefiles will build a valid
-combined base/GUI library for GUI applications only.
-<li>wxWizard (beta).
-<li>wxDialUpManager and wxPhoneDialer.
-<li>wxFontEnumerator.
-<li>Preliminary support for different font encodings
-<li>wxPostEvent function
-<li>New wxGrid.
-<li>wxSocket working.
-<li>Full support for fonts in different encodings.
-<li>Tested multithreading support (wxThread).
-<li>wxHTML printing.
-<li>Better i18n support (i.e. more translations).
-</ul>
-
-<P>
-
-<H4>Release 2.2 (stable)</H4>
-
-Release date: December 19th, 2000.<P>
-
-<ul>
-<li>Miscellaneous fixes and small enhancements.
-</ul>
-
-<P>
-
-<H4>Release 2.3</H4>
-
-Release date: March 5th, 2000
-
-<ul>
-<li>Miscellaneous fixes and small enhancements.
-<li>wxDateTime class in beta.
-<li>Context sensitive help.
-<li>More i18n issues: dates, times, ...
-<li>Regular expressions support.
-</ul>
+<H4>Release 2.4.0 (stable)</H4>
+
+Release date: Summer 2002?
+
+<p>
+
+Stable version of 2.3.
+
+<ol>
+ <li>Very important
+ <ul>
+ <li>wxMac: make the release together with the other ports
+ <li>Fix wxStream::Eof() problems
+ <li>wxGTK: GTK+ 2.0 support
+ </ul>
+
+ <li>Important
+ <ul>
+ <li>(Unix) implement <tt>wx-config</tt> as a version and build
+ parameters independent script which would just read the
+ configuration files
+ <li>Finish wxFileName
+ <li>Make it possible to process the key strokes portably
+ <li>Add wxSemaphor, fix wxCondition
+ </ul>
+
+ <li>Nice to have
+ <ul>
+ <li>support for text in the wxToolBar buttons
+ <li>radio buttons in wxToolBar
+ <li>possibility to use individual wxUniv controls from the native
+ ports
+ </ul>
+</ol>