Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2c3a654..3a8f6e3 100644
--- a/NEWS
+++ b/NEWS
@@ -5,13 +5,16 @@ ENHANCEMENTS
* Refactoring of block and palette generation to use the plugin
classes for all blocks. (The goal is to make it easier for end-user
modifications.)
-* Added basic-style-3arg block
+* Added basic-style-3arg block (used by NXT plugin)
* Moved plugin libraries to ./plugins/lib/
+* Shared turtles are updated after mouse drag (#2687)
+* Shared turtles cannot be repositioned remotely (#2687)
BUG FIXES
* Fixed regression with help messages when running Sugar 0.84 (#2676)
-* Fixed problem with camera block graphic (#2678)
+* Fixed problem with camera block graphic in trash (#2678)
+* Fixed regression with camera_plugin after refactoring (#2689)
106