diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-08-18 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * src/db-artwork-writer.c (write_mhod_type_3): don't assume that + length of a utf16 string is twice the length of a utf8 string + (even though this was safe here because the strings in question + were ASCII). + (write_mhod_type_1), (write_mhod_type_3): + Don't pad by 4 bytes as this achieves nothing. + 2007-08-07 Nicholas Piper <nicholas at users.sourceforge.net> * bindings/python/gpod.i.in: Return an integer for time_t (note, |
