+ - improved documentation of the unsharpmask filter (I hope)
+ http://rt.cpan.org/Ticket/Display.html?id=25531
+
+ - force flushing of the output from i_tt_dump_names() and test output
+ in t/t35ttfont.t to prevent output from being mixed up.
+ https://rt.cpan.org/Ticket/Display.html?id=24859
+
+ - rewrite a conditional expression as an if() to hopefully work around
+ a bug in the pre-4.0 GCC Apple shipped with OS X 10.4.
+ https://rt.cpan.org/Ticket/Display.html?id=25561
+
+ - avoid Data::Dumper in regops.perl to support older releases of perl
+ https://rt.cpan.org/Ticket/Display.html?id=24391
+