-<H4>Release 2.0.?</H4>
-
-<ul>
-<li>Release date: October 3rd, 1999
-<li>This beta is intended to be the last stable snapshot before wxWindows
-is split into base and GUI libraries.
-<li>New wxGrid in beta.
-<li>wxWizard (beta)
-<li>wxDialUpManager and wxPhoneDialer (beta)
-<li>wxFontEnumerator (beta)
-<li>Preliminary support for different encodings
-<li>wxPostEvent function
-</ul>
-
-<P>
-
-<H2>Release 2.1</H2>
-
-<ul>
-<li>Release date: November 7th, 1999
-<li>Splits 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>New wxGrid.
-<li>wxSocket working.
-<li>Full support for fonts in different encodings
-<li>Tested multithreading support (wxThread)
-<li>wxHTML printing (possibly).
-<li>Better i18n support (i.e. more translations)
-<li>Animation classes (possibly, low priority).
-<li>PCX writing capability (possibly, low priority).
-<li>wxImage handlers in separate .h and .cpp files.
-<li>Rewritten timer.cpp, possible wxChrono class.
-<li>Bug tracking system in place.
-</ul>
-
-<P>
-
-<H4>Release 2.1.1</H4>
-
-<ul>
-<li>Release date: January 9th, 2000
-<li>Miscellaneous fixes and small enhancements.
-</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>