update of Paste command, new revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
0.1.7-1
|
||||||
|
-------
|
||||||
|
|
||||||
|
Important update of Paste command code which was passing too much data
|
||||||
|
thru clipboard using cPickle. Objects created while unpickling (from
|
||||||
|
minidom) were clogging memory. Now using toxml() (why didn't I do it
|
||||||
|
before - was I drunk or what? :) ).
|
||||||
|
|
||||||
0.1.7-0
|
0.1.7-0
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user