From d78688362c53e1bfeb674cc61a74db52bb33259b Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Mon, 2 Jul 2007 20:30:42 +0000 Subject: noted that python bindings now use the mutagen module instead of eyeD3 git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1616 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 5 +++++ TROUBLESHOOTING | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 968568e..30696cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-02 Todd Zullinger + + * TROUBLESHOOTING: + python bindings now use the mutagen module instead of eyeD3 + 2007-06-29 Jorg Schuler * po/libgpod.po: added to SVN repository (new translators may be diff --git a/TROUBLESHOOTING b/TROUBLESHOOTING index 7de25da..9352ef4 100644 --- a/TROUBLESHOOTING +++ b/TROUBLESHOOTING @@ -88,7 +88,7 @@ On Debian the following packages are required: python (e.g. python2.4) python-dev (e.g. python2.4-dev) -python-eye3D +python-mutagen ------------------------------------------------------------ -- cgit