summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-08-23 18:04:30 +0000
committerTodd Zullinger <tmz@pobox.com>2008-08-23 18:04:30 +0000
commit501b3933e82d94b2b75ef7a786d75fd98f91a06b (patch)
tree892b4aba4eafd5402347bf807aa9ee6a5fcd3d46 /ChangeLog
parentc22de87e31deabbc647b06f9fb0e0dd470f38a38 (diff)
downloadlibgpod-501b3933e82d94b2b75ef7a786d75fd98f91a06b.tar.gz
libgpod-501b3933e82d94b2b75ef7a786d75fd98f91a06b.tar.xz
libgpod-501b3933e82d94b2b75ef7a786d75fd98f91a06b.zip
Python: Set the mediatype field for Track objects
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2112 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11b9c87..37ab1b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,9 @@
* bindings/python/tests/tests.py:
Whitespace cleanup
+ * bindings/python/ipod.py:
+ Set the mediatype field for Track objects
+
2008-08-20 Todd Zullinger <tmzullinger at users.sourceforge.net>
* bindings/python/examples/save_photos.py