summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-07-25 22:18:43 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-07-25 22:18:43 +0000
commit68a454055ad3be1ed87830710896e246bce2fc39 (patch)
tree38d11ecd4c24af8a50bc36c4cffef861fb332217 /ChangeLog
parent8e72bd82a9ad3a8884fd5af297a258cbbbadfc5d (diff)
downloadlibgpod-tmz-68a454055ad3be1ed87830710896e246bce2fc39.tar.gz
libgpod-tmz-68a454055ad3be1ed87830710896e246bce2fc39.tar.xz
libgpod-tmz-68a454055ad3be1ed87830710896e246bce2fc39.zip
* tests/test-fw-id.c: (main): add missing call to g_type_init
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2063 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 978b6bf..acbeb06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-26 Christophe Fergeau <teuf@gnome.org>
+
+ * tests/test-fw-id.c: (main): add missing call to g_type_init
+
2008-07-20 Jorg Schuler <jcsjcs at users.sourceforge.net>
* src/ithumb-writer.c (pack_RGB_565), (pack_RGB_555)