Fixed bug with input ogg files with no genre tag.
/debian/changelog
blob:4766166d9fffbc6760f4c1c29e252e4deabf01a5 -> blob:445b78847c814d3ed3ebd6be97e40ae4550a9e7c
--- debian/changelog
+++ debian/changelog
@@ -1,3 +1,11 @@
+mp3togo (0.5.6) unstable; urgency=low
+
+ * Fixed divide by zero error and missing symbol error.
+ * Fixed missing genre tag in ogg file error.
+ * Thanks to Mark Hewitt for the report and fixes.
+
+ -- Simeon Veldstra <reallifesim@gmail.com> Wed, 28 Jun 2006 23:07:04 -0700
+
mp3togo (0.5.5) unstable; urgency=low
* Added support for python-eyeD3 for more robust handling of unicode tags.