]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.txt
reSWIGged
[wxWidgets.git] / wxPython / docs / CHANGES.txt
index 08d95413da39f248bd94d468aa2d685fe8b0c93d..0ff773b52a1de867cdc9b901da1b6d42b95cf54e 100644 (file)
@@ -16,13 +16,14 @@ Added wxMirrorDC.
 
 Added wxIconLocation
 
 
 Added wxIconLocation
 
-
 Added Python wrappers for the new wxVScrolledWindow, wxVListBox, and
 wxHtmlListBox classes.
 
 Added wrappers for wxBookCtrl and wxListbook.  wxNotebook now derives
 from wxBookCtrl.
 
 Added Python wrappers for the new wxVScrolledWindow, wxVListBox, and
 wxHtmlListBox classes.
 
 Added wrappers for wxBookCtrl and wxListbook.  wxNotebook now derives
 from wxBookCtrl.
 
+Added Gordon Williams' PyPlot module to the library, available as the
+wx.lib.plot module.