2009-01-18 Jody Goldberg * Release 1.8.4 2009-01-11 J.H.M. Dassen (Ray) * src/xml-sax-read.c: (xml_sax_attr_range, xml_sax_style_region_start): Don't crash on old gnumeric files which have gnm:StyleRegion tags without attributes in them. (Debian #510929) 2008-11-26 Morten Welinder * src/dependent.c (link_expr_dep): Treat GNM_EXPR_OP_RANGE_CTOR and GNM_EXPR_OP_INTERSECT as any other binary operator. Fixes #562363. 2008-10-28 Morten Welinder * src/style.c (gnm_font_shutdown): Workaround for 558100 and 558254. Thanks to Hib Eris and Behdad for debugging. 2008-08-11 Jean Brefort * src/xml-sax-read.c: (xml_sax_colrow): accept any order for attributes for ColRowInfo. [#547183] 2008-07-08 Jean Brefort * src/sheet-object-widget.c: (sheet_widget_button_prep_sax_parser): use the correct property name, i.e. "text" instead of "label". 2008-06-29 Morten Welinder * src/gnm-datetime.c (yearfrac): Guard against invalid dates. 2008-06-16 Jody Goldberg * src/item-edit.c (item_edit_dispose) : delete the feedback ranges. Don't disable their creation into the future. 2008-05-27 Morten Welinder * src/stf-export.c (try_auto_date): Don't generate an invalid time format. Fixes #534514. Fix detection of fractional seconds. 2008-05-24 Morten Welinder * configure.in: Post release bump.