From 47ff3ef6ce4596a726ed184814022badcf4692bb Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Thu, 26 Mar 2009 22:27:42 +0000 Subject: 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 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a5dc34e..13df805 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-03-26 Bruno coudoin + + * 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 * src/boards/memory.c: (start_board), (memory_next_level): fixed a cased in which -- cgit v0.9.1