Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAlexandre Antonino Gonçalves Martinazzo <alexandremartinazzo@gmail.com>2007-11-01 17:10:18 (GMT)
committer Alexandre Antonino Gonçalves Martinazzo <alexandremartinazzo@gmail.com>2007-11-01 17:10:18 (GMT)
commitd054f38ee5fd70b6cc4b2bf79c81736ac0b1e101 (patch)
tree69e3d6b0fc87bf67afe3b9efa19fa1b1cd86c0a2 /NEWS
parent34060597f57ef164e5f177afa8e79b9565c00805 (diff)
Changes from André:
Bug #3709 fixed; Right click only works with 'selection' and 'free polygon' Fixed bug with free polygon Bug #3703 fixed; 'Crtl+A' select all and 'Crtl+D' deselect, without buttons for now Bug #3702 fixed; 'Erase' delete selection, 'return' confirm the selection
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8ffd476..63eddd2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+* Bug #3709 fixed; Right click only works with 'selection' and 'free polygon' (andre)
+* Fixed bug with free polygon (andre)
+* Bug #3703 fixed; 'Crtl+A' select all and 'Crtl+D' deselect, without buttons for now (andre)
+* Bug #3702 fixed; 'Erase' delete selection, 'return' confirm the selection (andre)
+
12
* Journal is now used to import images - using Sugar's ObjectChooser (alexandre)