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-03 22:19:24 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2009-03-03 22:19:24 (GMT)
commit1caf1c872833e4cc872e6796b7200680244b1171 (patch)
treed221bf1673439590473b44acbc1ace22c8d0c8e6 /ChangeLog
parent41d48c98145338a521dcdd2e68669c706854ab0e (diff)
- Patch from Miguel. On some windows manager, we were crashing
when opening a configuration windows while in fullscreen. svn path=/trunk/; revision=3756
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ffdf9b..00afcdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-03-03 Bruno coudoin <bruno.coudoin@free.fr>
+ - Patch from Miguel. On some windows manager, we were crashing
+ when opening a configuration windows while in fullscreen.
+
+ * src/gcompris/board_config.c: (gc_board_config_window_display):
+
+2009-03-03 Bruno coudoin <bruno.coudoin@free.fr>
+
- Was not compiling when USE_GNET was not active.
* src/gcompris/gc_net.c: (gc_net_destroy),