Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorpekayatt <pekayatt@gmail.com>2007-07-25 18:14:38 (GMT)
committer pekayatt <pekayatt@gmail.com>2007-07-25 18:14:38 (GMT)
commitcce35d9296fa6813f2de5c07dbcc014dce814c7e (patch)
tree62a340d105e5a7f9238bca02fa02966ca5bdb832 /NEWS
parent4ecf3b9b085f5e3733a1a913f92e943e370f222c (diff)
Adjust in Undo/Redo functions, now we have a limit (on 10 times)
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6c484c4..904110b 100755
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
4
===
-New past and copy funcions, improvments on selection func (pekayatt)
+Adjust in Undo/Redo functions, now we have a limit (on 10 times) (pekayatt)
+New past and copy funcions, improvements on selection func (pekayatt)
Fixed bug with pixmap_temp
New FILL fuction, linked to C module (pekayatt)
Color list in Area.py is not used anymore. Toolbox.py now passes a gdk.Color (nathalia.sautchuk, alexandre)