]> git.saurik.com Git - wxWidgets.git/commitdiff
added entry for 2.7.2
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 31 Oct 2006 15:00:09 +0000 (15:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 31 Oct 2006 15:00:09 +0000 (15:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

debian/changelog

index 1fe18d745561f2027874cf661a872bdbe141b66c..2b7ac25a94685c5ad49dcd894d86d042d4dbfcc2 100644 (file)
@@ -1,3 +1,16 @@
+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.