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-14 13:43:39 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2009-03-14 13:43:39 (GMT)
commitd0fdcf0e22566ef60b29beb49cc8bb3fb1360037 (patch)
tree167d325e9da9549bd4aa0ef8069dadbf11b810c1 /ChangeLog
parent2db421d5ad1abea950b00ac35d67b82db56fa65c (diff)
- Fixed an annoying bug in the locale selection.
Punjabi was twice in our internal list which makes it impossible to access locale after Portuguese in our list. It was possible to access locale by going backward but really annoying. svn path=/trunk/; revision=3771
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4120894..6baf3fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-03-14 Bruno coudoin <bruno.coudoin@free.fr>
+
+ - Fixed an annoying bug in the locale selection.
+ Punjabi was twice in our internal list which makes
+ it impossible to access locale after Portuguese in
+ our list. It was possible to access locale by going
+ backward but really annoying.
+
+ * src/gcompris/config.c:
+
2009-03-12 Bruno coudoin <bruno.coudoin@free.fr>
- Fixed a crash case by Miguel in the configuration.