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:
Roman Rolinsky
2006-02-14 21:08:02 +00:00
parent 1893848ef7
commit 126080e46c

View File

@@ -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
------- -------