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--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6cdac1e..e3772ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
+195
+
+ENHANCEMENTS:
+* New translations
+* Add pen to Physics palette
+
+BUG FIX:
+* Added missing parens for some binary operations in Python export
+* Fixed positioning of help messages (#4679)
+
194
ENHANCEMENTS:
+* Added URL block (Scimonster)
* Save/restore palette settings in GConf
* Add confirmation when emptying trash in GNONE version (Alan Aguiar)
* Add load/save plugin dialog to GNOME version (Daniel Francis)
@@ -10,7 +21,7 @@ ENHANCEMENTS:
* Enabled load file to heap/save heap to file to use the Sugar journal
* New translations
-BUG FIX:
+BUG FIXES:
* Fixed shade block dock settings (Alan Aguiar)
* Fixed bug in empty trash (Alan Aguiar)
* Set active turtle after 'clean' in exported Python code