forked from pool/python-mutagen
This commit is contained in:
committed by
Git OBS Bridge
parent
4b68be1ae1
commit
d8a8ac22f2
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user