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--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9f18b82..d34ad7c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,30 @@
+187
+
+ENHANCEMENTS:
+* Use icon view for browsing sample projects
+* New translations
+* New sample progams
+
+BUG FIX:
+* Fixed more bugs in SVG save
+* Fixed several bugs in non-interactive mode
+
+186
+
+BUG FIX:
+* Use /tmp for creating SVG surface when running from GNOME
+
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
184