added entry for 2.8.0-rc2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2006-11-14 18:27:50 +00:00
parent 08f57d2125
commit f963a28fa4

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
wxwidgets2.7 (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
-- Vadim Zeitlin <vadim@wxwindows.org> Nov, 14 Tue 2006 19:06:37 +0100
wxwidgets2.7 (2.7.2.0-0) unstable; urgency=low
* Added wxTar streams.