14
0
Files
python-mutagen/python-mutagen.changes

22 lines
853 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jan 16 15:51:21 CET 2008 - hvogel@suse.de
- Update to version 1.13
* FLAC: Raise IOError, instead of UnboundLocalError, when trying
to open a non-existant file. (Lukáš Lalinský, Debian #448734)
* Throw out invalid frames when upgrading from 2.3 to 2.4.
* Fixed reading of Unicode strings from ASF files on big-endian
platforms.
* TCP/TCMP support.
* Faster implementation of file-writing when mmap fails, and
exclusive advisory locking when available.
* Use VBRI header to calculate length of VBR MP3 files if the Xing
header is not found.
* Write important ID3v2 frames near the start. (Lukáš Lalinský)
-------------------------------------------------------------------
Wed Jul 4 13:54:21 CEST 2007 - hvogel@suse.de
- Initial package, Version 1.11