2.7.1.2 release

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-10-23 15:50:28 +00:00
parent bdf784d93b
commit 7fcbee9e16

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
wxwidgets2.7 (2.7.1.2-0) unstable; urgency=low
* Fixed a bug in the MaskedEdit controls caused by conflicting IsEmpty methods.
* Patch #1579280: Some mimetype optimizations on unix-like systems.
-- Robin Dunn <robin@alldunn.com> Sat, 21 Oct 2006 22:33:41 -0700
wxwidgets2.7 (2.7.1.1-0) unstable; urgency=low
* First 2.7.x release from wxPython team.