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>2007-11-11 01:49:58 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-11-11 01:49:58 (GMT)
commit4c868d9db37972dc0694e83ce676526c057d3eda (patch)
tree1f3e894b2ef0867273bc7183ae07ee13be194f1d /ChangeLog
parent0c855d292110b02eefb58899594528f6288990b9 (diff)
Fixed a case where the timer was run twice. if a call to gc_timer_pause is
* src/gcompris/timer.c: (gc_timer_pause): Fixed a case where the timer was run twice. if a call to gc_timer_pause is made while not paused (commit 3130). svn path=/trunk/; revision=3131
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80297ef..ee07f8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-11 Bruno Coudoin <bruno.coudoin@free.fr>
+
+ * src/gcompris/timer.c: (gc_timer_pause): Fixed a case where the timer was run twice.
+ if a call to gc_timer_pause is made while not paused (commit 3130).
+
2007-10-21 Bruno coudoin <bruno.coudoin@free.fr>
* src/boards/enumerate.c: (enumerate_create_item): fixed a reference to a freed