summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-08-02 07:11:54 +0000
committerTodd Zullinger <tmz@pobox.com>2008-08-02 07:11:54 +0000
commit57c10ac7860f08302e7ef7f3d051f65c814fbd23 (patch)
tree2b3b0ae7ab99d1891e2ec5e01d4a6192b00992b1 /ChangeLog
parent3c7351c5f543aea741fd599d05a17d08386ce156 (diff)
downloadlibgpod-tmz-57c10ac7860f08302e7ef7f3d051f65c814fbd23.tar.gz
libgpod-tmz-57c10ac7860f08302e7ef7f3d051f65c814fbd23.tar.xz
libgpod-tmz-57c10ac7860f08302e7ef7f3d051f65c814fbd23.zip
Fix typo in itdb_track_get_thumbnail() doc comment
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2077 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 914adda..3e506c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-02 Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+ * src/itdb_track.c: Fix typo in itdb_track_get_thumbnail() doc
+ comment
+
2008-07-31 Christophe Fergeau <teuf@gnome.org>
* configure.ac: s/test -a/test -e/ since this is what I really