diff --git a/debian/changelog b/debian/changelog index 3ee6e27930..2170a21ff7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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.