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-12-18 15:01:02 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-12-18 15:01:02 (GMT)
commit267b9431fa470560688f7afcc8242a02f80ac6e0 (patch)
tree0a35a0667bdcb7d099b47603bcfe5f911d9ed239 /NEWS
parent1e576b72babc5fdf459522568980c67efe761d03 (diff)
resync to 195
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