Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-07-22 14:47:27 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-07-22 14:47:27 (GMT)
commitf8710dbe8ff21a9d6893860b342eade8602942d3 (patch)
treeeedecedf8ea9bb603c78600be322206a89a1ec89 /NEWS
parent8122bfe86f237bda18dfec1298c6b1367c6f1121 (diff)
more updates to new version
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS52
1 files changed, 52 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 67ab025..d0385e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,55 @@
+185
+
+ENHANCEMENTS:
+* New translations
+* More sample graphics from turtleart.org
+* Added pen state boolean
+* Added new sensor-record example (generates turtle art program from mouse movements)
+* Some comments added to the code by Marion Zepf
+
+BUG FIX:
+* Fixed problem with load block introduced by turtle-centric rebase
+
+BUG FIX:
+* Fixed problem with load block introduced by turtle-centric rebase
+
+184
+
+ENHANCEMENTS:
+* New translations
+* Internal refactoring in support of a turtle-centric approach to programming
+
+183
+
+ENHANCEMENT:
+* New translations
+
+182
+
+ENHANCEMENT:
+* New translations
+
+BUG FIXES:
+* Fixed problem with initializing trash palette when init_on_start
+ flag is set (Alan Aguiar)
+* Disambiguation of parent vs activity (Marion Zepf)
+* Isolation of GUI to enable non-interactive use of canvas (Marion Zepf)
+
+181
+
+BUG FIX:
+* Make sure trash is last palette
+
+180
+
+ENHANCEMENT:
+* Faster launch time
+* New translations
+
+BUG FIX:
+* Catch exception raised when gconf is not available (prevented launch
+ on some old systems, e.g., Peru 802)
+
179
BUG FIXES: