Fixed some issues with text objects in the clipboard.

This commit is contained in:
Tomeu Vizoso
2007-09-09 15:04:26 +02:00
parent eb7ad2066c
commit 547df751a7
4 changed files with 21 additions and 4 deletions
+2
View File
@@ -1,3 +1,5 @@
* Fixed some issues with text objects in the clipboard. (tomeu)
Snapshot a1f5cece18
* Fix traceback on mesh disconnect command (dcbw)