Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2010-12-17 14:25:21 (GMT)
committer Walter Bender <walter@sugarlabs.org>2010-12-17 14:25:21 (GMT)
commite7c3fe50a906a4107766105da28f183132698784 (patch)
tree2fc19c59d0e70a49a97f95c5597de3b47ed16d30
parentc527d71594f4aea142e65e414375d17eda41e67d (diff)
new versionv105
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1ea74a2..27231f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,17 @@
105
+BUG FIXES
+
* Fixed problem with coordinate overlay mislabeling when rescaling coordinates
* Fixed overflow problem causing Turtle Art to crash after ~50 minutes (#2489)
* Fixed regression with turtle display during Wait
* Display heap with ellipsis to avoid illegible display (#2268)
* Added 'Media Wait' block to pause turtle while media is playing
+* New block-highlight scheme (#1709)
+
+ENHANCEMENTS
+
+* Added support for RFID tag reader
104