]> git.saurik.com Git - wxWidgets.git/commitdiff
just a whitespace change
authorRobin Dunn <robin@alldunn.com>
Fri, 15 Oct 2004 20:07:51 +0000 (20:07 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 15 Oct 2004 20:07:51 +0000 (20:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/CHANGES.txt

index 98aa78a35e9293619ac94b5bb6de9ddf46b11c75..ec314eba65ef64589b908a6845224f4626529861 100644 (file)
@@ -154,7 +154,6 @@ PyPlot updates from Gordon Williams:
    - Modified line end shape from round to square.
    - Removed FloatDCWrapper for conversion to ints and ints in arguments
 
-
 MaskedEdit updates from Will Sadkin:
     - Added '*' mask char that means "all ansii chars" (ords 32-255)
     - Added proper unicode support to masked controls and wx.tools.dbg