Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2009-01-30 23:45:19 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2009-01-30 23:45:19 (GMT)
commit732a24b91036fe5c015f7fb09b6027611a9e7701 (patch)
tree94e4a02f1a029632eb633bd7c749a66ad2470aa6 /ChangeLog
parent0c8b8a52b999d4f60b59d6388a34bf0b43908fcb (diff)
Fixed crash bug when board finished.
svn path=/trunk/; revision=3711
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f98be4b..ffca823 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
2009-01-31 Bruno coudoin <bruno.coudoin@free.fr>
Vitali Perchonok is com gmail from vitali.pe
+ Fixed crash bug when board finished.
+
+ * src/boards/python/redraw.py:
+
+2009-01-31 Bruno coudoin <bruno.coudoin@free.fr>
+
+ Vitali Perchonok is com gmail from vitali.pe
Fixed crash bug when changing level while dragging an item (2 click drag mode)
* src/boards/shapegame.c: (shapegame_next_level):