X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f963a28fa48d946985fd9ece11ba8f61bed92ade..16ba9ea81557d00c2095194fe4528ccc194ea669:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 1c30176d82..63d41aa83b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,14 @@ -wxwidgets2.7 (2.8.0.0-0rc2) unstable; urgency=low +wxwidgets2.8 (2.8.0.0-0rc3) unstable; urgency=low + + * wxFileSystem::OpenFile() takes wxFS_SEEKABLE by default now. + * Fixed wxCalendarCtrl::HitTest() when clicking on month change arrows. + * Added wxWindow::GetWindowBorderSize(), corrected wxTreeCtrl::GetBestSize(). + * Allow dynamically changing most of text control styles. + * Enable use of libgnomeprintui by default in configure. + + -- Vadim Zeitlin Dec, 05 Tue 2006 14:41:22 +0100 + +wxwidgets2.8 (2.8.0.0-0rc2) unstable; urgency=low * wxArrayString::Alloc() doesn't clear array contents any more * Fixed long standing bug in wxFileConfig groups renaming