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--NEWS9
1 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 96ff294..2823924 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,15 @@
194
ENHANCEMENTS:
-* Save/restore palette settings
-* Add confirmation when emptying trash in GNONE version
+* 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)
BUG FIX:
* Fix shade block dock settings (Alan Aguiar)
* Fix bug in empty trash (Alan Aguiar)
-* Set active turtle after clean in exported Python code
-* Execute until body once before entering loop in exported Python code
+* Set active turtle after 'clean' in exported Python code
+* Execute 'until' body once before entering loop in exported Python code
193