Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f0d73a2..33f1db6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+100
+
+* fixed problem with turtle reskin when scale <= 1 (#2353)
+* fixed problems with keyboard commands (#2426)
+* documented keyboard shortcuts (Thanks to Tony Forster) See
+ http://wiki.sugarlabs.org/go/Activities/TurtleArt#Keyboard_shortcuts
+* view source shows project code instead of Logo code (#2204)
+* project code has improved formatting for readability (#2204)
+* chooser limits choices appropriately, e.g., when looking for Python code,
+ it only shows you .py files.
+
99
* reskinable turtle (#2353)