On 11/10/2010 06:29 AM, Bart Cerneels wrote: > On Sun, Nov 7, 2010 at 14:37, Mark Kretschmann <[email protected]> wrote: >> On Mon, Nov 1, 2010 at 12:44 PM, Lydia Pintscher >> <[email protected]> wrote: >>> I will try to find time for this this week but I can't promise I'll >>> get to it at all. Sorry. I'll also need help from Jeff who's gone >>> until at least tomorrow. >> >> In case that we should release a 2.3.2.1, here is a short list of >> patches that I would include: >> >> * >> commit 7dbec1171386f182be77942ae43dc3684a96cfc4 >> Author: Mark Kretschmann <[email protected]> >> Date: Sat Oct 2 09:06:11 2010 +0200 >> >> Better workaround for wrong applet size on startup. >> >> * >> commit 182f39c15575c3c1ce2b0425f9e3ec5997f3a9fd >> Author: Jeff Mitchell <[email protected]> >> Date: Fri Oct 15 11:07:24 2010 -0400 >> >> Fix decimal->hex mistake
The second commit there is actually a patch on another commit that is needed first: commit 79d86829294ac54132c01153660e70e30c15c378 Author: Jeff Mitchell <[email protected]> Date: Wed Sep 22 18:15:17 2010 -0400 Re-add some tests for unprintable but also invalid chars. Apparently Qt's XML classes don't properly check for invalid chars when writing XML, even if you tell them to. Also switch to QXmlStreamWriter, as apparently going forward it is the more supported class. BUG: 251762 In addition, we should add: commit ce57e4264d0395b15e7253e3cdef48e36a8b129c Author: Jeff Mitchell <[email protected]> Date: Fri Sep 17 13:02:38 2010 -0400 FLAC BPM tags could be read in incorrectly. BUG: 234166 --Jeff
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Amarok-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/amarok-devel
