]> git.saurik.com Git - wxWidgets.git/blobdiff - debian/changelog
Check for wxFS_READ in OpenFile.
[wxWidgets.git] / debian / changelog
index 1fe18d745561f2027874cf661a872bdbe141b66c..736dcd52a2339e7a544bf3927f117b293191d07b 100644 (file)
@@ -1,3 +1,23 @@
+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
+
+ -- 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.
+  * Added wxFilterFSHandler and wxArchiveFSHandler.
+  * Added wxString::ToLongLong() and ToULongLong().
+  * Added wxCollapsiblePane.
+  * Added wxSimpleHtmlListBox.
+  * Many enhancements to wxRichTextCtrl.
+  * Support for loading TGA files added.
+  * wxHtmlWindow now generates events for mouse actions and text copy.
+
+ -- Vadim Zeitlin <vadim@wxwindows.org>  Oct, 31 Tue 2006 15:58:00 +0100
+
 wxwidgets2.7 (2.7.1.3-0) unstable; urgency=low
 
   * wxGTK:  The wx.ALWAYS_SHOW_SB style is now supported.