2004-05-05  Jody Goldberg <jody@gnome.org>

	* Release 1.2.12

2004-05-04  Jody Goldberg <jody@gnome.org>

	* src/input-msg.c (gnm_input_msg_get_msg) : Add some safety for blank
	  messages.
	(gnm_input_msg_get_title) : ditto.

2004-05-04  Morten Welinder  <terra@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=141805
	* src/validation.c (validation_new): Make sure
	VALIDATION_TYPE_CUSTOM is only paired with VALIDATION_OP_NONE.
	(validation_eval): Balance recounting.

2004-05-03  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=140671
	* src/commands.c (cmd_paste_cut_undo) : we don't know the SheetView
	  associated with the origin sheet.

	* src/selection.c (sv_selection_set) : add some safety

2004-04-27  Jody Goldberg <jody@gnome.org>

	* src/workbook-control-gui.c (wbcg_menu_state_update) :  
	cb_table_destroy -> scg_mode_edit -> wbcg_menu_state_update
	  Simplistic fix to ensure that we don't attempt to change
	  menus/toolbars during destruction.

2004-04-22  Jody Goldberg <jody@gnome.org>

	* src/sheet-autofill.c (autofill_cell) : Assign the value format in
	  all cases accept expressions.  Use cell_set_value, not
	  sheet_cell_set_value so that we can assign the format before we
	  render, and to avoid doing things piece meal.

2004-04-18  Jody Goldberg <jody@gnome.org>

	* configure.in : post release bump