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-12 20:48:59 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2009-03-12 20:48:59 (GMT)
commit2db421d5ad1abea950b00ac35d67b82db56fa65c (patch)
treeb9d0ca265ac5753c4bead0edf6078f02dba23655 /ChangeLog
parenta72400e003c23029d84c1a7c3f2c896439cf82de (diff)
- Fixed a crash case by Miguel in the configuration.
in a languge setting configuration of an activity if we change the language, gcompris crashes. svn path=/trunk/; revision=3769
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65e53b0..4120894 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-03-12 Bruno coudoin <bruno.coudoin@free.fr>
+
+ - Fixed a crash case by Miguel in the configuration.
+ in a languge setting configuration of an activity
+ if we change the language, gcompris crashes.
+
+ * src/gcompris/board_config_combo.c:
+ (gc_board_config_combo_locales_asset):
+
*** RELEASE 8.4.11 ***
2009-03-10 Bruno coudoin <bruno.coudoin@free.fr>