-<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 (8 and 24 bit saving added)
+<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
+<li>wxIPCxxx classes reworked.
+<li>Several new samples and demos.