Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-09-09 13:04:26 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-09-09 13:04:26 (GMT)
commit547df751a762065292156bc321d335fb4158b48d (patch)
tree5423f2128d5506afc1e89adccd9ceae738760b20 /NEWS
parenteb7ad2066c61afc4ac62a6635d375a0c2f0c421e (diff)
Fixed some issues with text objects in the clipboard.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2ef1e94..bdb0bc8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* Fixed some issues with text objects in the clipboard. (tomeu)
+
Snapshot a1f5cece18
* Fix traceback on mesh disconnect command (dcbw)