From b17b3870ac468d46c130018672cf269ccfd598a5 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 22 Jan 2007 16:59:11 +0000 Subject: [PATCH] changelog for 2.8.1.1 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2455a5550f..e35a691eaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +wxwidgets2.8 (2.8.1.1-0) unstable; urgency=low + + * Fix compilation with wxUSE_STL=1 + * wxGrid::GetBestSize() returns same size the grid would have after AutoSize() + * Added wxTreeCtrl::CollapseAll[Children]() and IsEmpty() (Francesco Montorsi) + * Several RTL-related positioning fixes (Diaa Sami) + * Fix wxConfig::DeleteGroup() for arguments with trailing slash (David Hart) + * Fix memory leak in wxGrid::ShowCellEditControl() (Christian Sturmlechner) + * Don't crash if command line is not valid UTF-8 (Unicode build only) + * Added wxSizerFlags::Shaped() and FixedMinSize() methods + * Added wxCSConv::IsOk() (Manuel Martin) + * Added wxDateTime::GetDateOnly() + * Made wxTextFile work with unseekable files again (David Hart) + * Added wxCONFIG_USE_SUBDIR flag to wxFileConfig (Giuseppe Bilotta) + * Added wxSearchCtrl::[Get|Set]DescriptiveText + + -- Robin Dunn Fri, 19 Jan 2007 12:02:52 -0800 + wxwidgets2.8 (2.8.0.1-1) unstable; urgency=low * No changes, just a different packager -- 2.47.2