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 21:53:49 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2009-03-03 21:53:49 (GMT)
commit41d48c98145338a521dcdd2e68669c706854ab0e (patch)
treeba74bedb1ac362445018bbc0297980b73000350b /ChangeLog
parent21a330f93324fa2d4b63843b7ac5f4de1a49cfa3 (diff)
- Was not compiling when USE_GNET was not active.
svn path=/trunk/; revision=3755
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d9998b..4ffdf9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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),
+ (gc_net_get_url_from_file), (gc_net_dir_read_name),
+ (gc_cache_init), (gc_cache_get_relative), (gc_cache_add),
+ (gc_cache_import_pixmap), (gc_cache_remove), (_table_foreach),
+ (gc_cache_save), (gc_cache_destroy):
+
2009-02-28 Bruno coudoin <bruno.coudoin@free.fr>
- Patch from Johan Cwiklinski <mailings x-tnd.be>