Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 93c842b..1ea74a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+105
+
+* 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
+
104
BUG FIXES