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-03-26 22:27:42 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2009-03-26 22:27:42 (GMT)
commit47ff3ef6ce4596a726ed184814022badcf4692bb (patch)
treeb9e8b91496af5ee5df211556a8c3bc27f545a5ff /ChangeLog
parent5824866b3526d2baf43828881450b83dc07946dd (diff)
Hopefully fixed a race in which tux could play several time alone or stop
* src/boards/memory.c: (sound_callback): Hopefully fixed a race in which tux could play several time alone or stop after a single play. svn path=/trunk/; revision=3800
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5dc34e..13df805 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-26 Bruno coudoin <bruno.coudoin@free.fr>
+
+ * src/boards/memory.c: (sound_callback): Hopefully fixed a race in which
+ tux could play several time alone or stop after a single play.
+
2009-03-25 Bruno coudoin <bruno.coudoin@free.fr>
* src/boards/memory.c: (start_board), (memory_next_level): fixed a cased in which