-<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).
+<li>first beta release of wxBase
+<li>new or significantly improved base classes: wxDateTime, wxLongLong,
+wxCmdLineParser, wxDir, wxStopWatch
+<li>much better i18n support, encoding conversion on the fly, wxFontMapper
+<li>new wxGrid class
+<li>new wxCalendarCtrl class
+<li>dynamic toolbar/menubar management
+<li>better image formats support: TIFF (new), PCX (improved)
+<li>attributes (custom colours/font) support in wxTreeCtrl, wxListCtrl
+<li>impressive number of fixed bugs in wxMSW and wxGTK including various
+incompatibilities between the two