summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--TROUBLESHOOTING2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 968568e..30696cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-02 Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+ * TROUBLESHOOTING:
+ python bindings now use the mutagen module instead of eyeD3
+
2007-06-29 Jorg Schuler <jcsjcs at users.sourceforge.net>
* 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
------------------------------------------------------------