2003-04-06 J.H.M. Dassen (Ray) * Release 1.0.13 2003-03-18 Jody Goldberg http://bugzilla.gnome.org/show_bug.cgi?id=103571 * src/format.c (append_hour_elapsed) : back port fix to rounding error. (format_number) : cast the 8bit chars to unsigned to ensure that switching on an unsigned quantity does not get tripped up comparing to signed char constants. 2003-01-07 Morten Welinder * src/xml-io.c (XML_INPUT_BUFFER_SIZE): Up the size to 10M. (gnumeric_xml_read_workbook): Allocate on heap, not on stack. 2003-01-04 J.H.M. Dassen (Ray) * NEWS: Added a note for Morten's contribution to 1.0.12.