[gnomeweb-wml] Gnumeric: 1.10.9



commit e1bd944c6231373a9df2da38aad5dc9c00eca497
Author: Morten Welinder <terra gnome org>
Date:   Mon Aug 16 18:35:21 2010 -0400

    Gnumeric: 1.10.9

 .../gnumeric/announcements/1.10/Makefile.am        |    1 +
 .../announcements/1.10/gnumeric-1.10.9.shtml       |  152 +++++++++++++
 .../gnumeric/announcements/1.10/index.shtml        |    1 +
 .../gnumeric/changelogs/1.10/Makefile.am           |    1 +
 .../gnumeric/changelogs/1.10/changelog-1.10.9.txt  |  224 ++++++++++++++++++++
 .../gnumeric/changelogs/1.10/index.shtml           |    1 +
 projects.gnome.org/gnumeric/downloads.shtml        |    8 +-
 projects.gnome.org/gnumeric/header-end.shtml       |    2 +-
 projects.gnome.org/gnumeric/index.shtml            |    9 +
 9 files changed, 394 insertions(+), 5 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.10/Makefile.am
index aa0a128..4be38e4 100644
--- a/projects.gnome.org/gnumeric/announcements/1.10/Makefile.am
+++ b/projects.gnome.org/gnumeric/announcements/1.10/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/announcements/1.10
 
 page_SCRIPTS= \
+	gnumeric-1.10.9.shtml \
 	gnumeric-1.10.8.shtml \
 	gnumeric-1.10.7.shtml \
 	gnumeric-1.10.6.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.9.shtml b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.9.shtml
new file mode 100644
index 0000000..724a1fe
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.9.shtml
@@ -0,0 +1,152 @@
+<!--#set var="title" value="Gnumeric 1.10.9" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.10.9 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.10.9.  The concurrently released Goffice 0.8.9 is
+  recommended.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+  <li>Improved chart export/import for ODF.</li>
+  <li>Improved column/row resizing.</li>
+  <li>New test infrastructure to intentionally corrupt the contents of
+  xml and xml-inside-zip while leaving syntactically correct files.</li>
+  <li>Improved handling of corrupted Gnumeric and ODF files.</li>
+  <li>An error in evaluation of certain circular formulas was
+  fixed.</li>
+  </ul>
+
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Clarify autofilter dialog. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=625688";>Bug 625688</a>].
+      </li>
+      <li>
+	Make the tooltips theme-independent. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=625966";>Bug 625966</a>].
+      </li>
+      <li>
+	Adjust and fix WORKDAY and NETWORKDAY.
+      </li>
+      <li>
+	Fix crash on certain handcrafted ODF files. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626632";>Bug 626632</a>].
+      </li>
+      <li>
+	Fix import of some ODF 1.0 charts. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626632";>Bug 626632</a>].
+      </li>
+      <li>
+	Fix crash on paste into an empty expression entry. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626648";>Bug 626648</a>].
+      </li>
+      <li>
+	Import and export boxplots to and from ODF files. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626653";>Bug 626653</a>].
+      </li>
+      <li>
+	Improve handling of corrupted ODF files. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626654";>Bug 626654</a>][<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626655";>Bug 626655</a>].
+      </li>
+      <li>
+	Fix autocorrection when entering in ranges. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626781";>Bug 626781</a>].
+      </li>
+      <li>
+	Fix column width and row height adjustments when entering in ranges.
+	[<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626789";>Bug 626789</a>].
+      </li>
+      <li>
+	Fix autofitting on data entry. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626861";>Bug 626861</a>].
+      </li>
+      <li>
+	Avoid some of the multiple undos when entering existing text in
+	ranges. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626797";>Bug 626797</a>].
+      </li>
+      <li>
+	Adjust formats when autofitting new entries. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626903";>Bug 626903</a>].
+      </li>
+      <li>
+	Autofit rows and columns when entering an array expression. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626904";>Bug 626904</a>].
+      </li>
+      <li>
+	Fix column and row fitting on paste. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=359404";>Bug 359404</a>][<a href="http://bugzilla.gnome.org/show_bug.cgi?id=611181";>Bug 611181</a>].
+      </li>
+      <li>
+	Export images to ODF.
+      </li>
+      <li>
+	Fix import of graphs from rich ODF files. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626961";>Bug 626961</a>].
+      </li>
+      <li>
+	Some ring and pie plot ODF export improvements.
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Import Guppi graphs from gnumeric-1.0.x files. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=567953";>Bug 567953</a>].
+      </li>
+      <li>
+	Survive malformed guppi graphs. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=625726";>Bug 625726</a>].
+      </li>
+      <li>
+	Use theme foreground color for row and column headers. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=625727";>Bug 625727</a>].
+      </li>
+      <li>
+	Force column span recalculation when switching between number and
+	error. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=625994";>Bug 625994</a>].
+      </li>
+      <li>
+	Fix scroll when selecting a merged cell. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626065";>Bug 626065</a>].
+      </li>
+      <li>
+	Fix objects dragging when zoomed. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626484";>Bug 626484</a>].
+      </li>
+      <li>
+	Fix control points behavior when zooming.
+      </li>
+      <li>
+	Fix in-cell editing when zoom < 100%. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626279";>Bug 626279</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Survive malformed xml files.
+      </li>
+      <li>
+	Fix win32 random problem.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=533779";>Bug 533779</a>].
+      </li>
+      <li>
+	Fix IMPOWER problem.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=627014";>Bug 627014</a>].
+      </li>
+      <li>
+	Avoid criticals in ODS import.
+      </li>
+      <li>
+	Fix problem with collect cache.  [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=627079";>Bug 627079</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>goffice 0.8.9 aka &quot;TBD&quot; is now available.</h2>
+  <ul>
+  <li>Jean
+    <ul>
+      <li>
+	Don't crash when loading a corrupted chart. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626206";>Bug 626206</a>, <a href="http://bugzilla.gnome.org/show_bug.cgi?id=626263";>Bug 626263</a>, <a href="http://bugzilla.gnome.org/show_bug.cgi?id=626305";>Bug 626305</a>].
+      </li>
+      <li>
+	Fix blur in zoomed charts.
+      </li>
+      <li>
+	Fix memory leak and criticals in graph editor. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626665";>Bug 626665</a>].
+      </li>
+      <li>
+	Allow themes defined as xml files. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=531070";>Bug 531070</a>].
+      </li>
+      <li>
+	Update currencies. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=626461";>Bug 626461</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>Availability</h2>
+  <blockquote>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/</a><br>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.8/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.8/</a>
+  </blockquote>
+<!--#include virtual="../../footer.shtml" -->
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/index.shtml b/projects.gnome.org/gnumeric/announcements/1.10/index.shtml
index dcae524..da58e08 100644
--- a/projects.gnome.org/gnumeric/announcements/1.10/index.shtml
+++ b/projects.gnome.org/gnumeric/announcements/1.10/index.shtml
@@ -20,6 +20,7 @@
 These are stable releases indented for regular users who want stability over
 features.  Generally we do not add features to stable series.</p>
 <ul>
+  <li><a href="gnumeric-1.10.9.shtml">1.10.9</a></li>
   <li><a href="gnumeric-1.10.8.shtml">1.10.8</a></li>
   <li><a href="gnumeric-1.10.7.shtml">1.10.7</a></li>
   <li><a href="gnumeric-1.10.6.shtml">1.10.6</a></li>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.10/Makefile.am
index 1d1d3ef..aa9b5fd 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.10/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/changelogs/1.10
 
 page_SCRIPTS= 			\
+	changelog-1.10.9.txt	\
 	changelog-1.10.8.txt	\
 	changelog-1.10.7.txt	\
 	changelog-1.10.6.txt	\
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.9.txt b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.9.txt
new file mode 100644
index 0000000..725725c
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.9.txt
@@ -0,0 +1,224 @@
+2010-08-16  Morten Welinder <terra gnome org>
+
+	* Release 1.10.9
+
+2010-08-16  Morten Welinder  <terra gnome org>
+
+	* src/collect.c (collect_floats): Fix #627079 (FMR).
+
+	* src/complex.c (complex_pow): Special-case a=0 which the general
+	formula bungles.  Fixes #627014.
+
+2010-08-15  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* samples/chart-tests.gnumeric: make sure the images match the graphs
+	  (and fix the data to make it more likely to stay in this way.)
+	
+2010-08-14  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (CmdPasteCopy): new fields
+	(cmd_paste_copy_impl): store sizes for rows and columns and restore them
+	(cmd_paste_copy_finalize): finalize new fields
+	(cmd_paste_copy): iitalize new fields
+	
+2010-08-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (cmd_area_set_array_expr): autofit rows and columns.
+
+2010-08-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/colrow.h (colrow_autofit_col): new
+	(colrow_autofit_row): new
+	* src/colrow.c (colrow_autofit_col): new
+	(colrow_autofit_row): new
+	* src/commands.c (cmd_set_text_full_autofit_row): renamed and moved to
+	  src/colrow.c
+	(cmd_set_text_full_autofit_col): renamed and moved to src/colrow.c with
+	  changes
+	(cmd_set_text_full): adjust calls to cmd_set_text_full_autofit_*
+
+2010-08-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (cmd_set_text_full): check whether the same-text and 
+	  not same-markup situation in fact applies.
+
+2010-08-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (cmd_set_text_full_check_text): if we have already
+	  have a string in the cell, we can ignore a leading '
+
+2010-08-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (cmd_set_text_full_check_text): new
+	(cmd_set_text_full_check_markup): new
+	(cmd_set_text_full): check for changed text and markup
+
+2010-08-13  Morten Welinder  <terra gnome org>
+
+	* src/colrow.c (colrow_state_list_destroy): Make this a function.
+
+	* src/commands.c (cmd_set_text_full): Restore check for actual
+	changes.  Fixes #626797.
+
+2010-08-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (cmd_set_text_full_check_texpr): new
+	(cmd_set_text_full): check whether we are entering the same expression
+	  already in all cells.
+
+2010-08-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (cmd_set_text_full): always autofit the rows and also
+	  autofit the columns for non-strings.
+
+2010-08-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/colrow.c (colrow_set_sizes): revert last change
+	* src/commands.c (cmd_set_text_full_autofit_*): new
+	(cmd_set_text_full): don't use colrow_set_sizes but colrow_autofit
+	* src/undo.c (gnm_undo_colrow_set_sizes_new): fix comment
+
+2010-08-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/colrow.c (colrow_set_sizes): use -2 as an indicator only to
+	auto-fit non-strings
+	* src/commands.c (cmd_set_text_full): use size -2
+	* src/undo.c (gnm_undo_colrow_set_sizes_new): use -1 and -2 as
+	autofit markers.
+
+2010-08-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (cmd_set_text_*): deleted
+	(cmd_set_text_full): new
+	(cmd_set_text): use cmd_set_text_full
+	(cmd_area_set_text): use cmd_set_text_full
+
+2010-08-12  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/commands.c (cmd_area_set_text): use autocorrection
+
+2010-08-12  Morten Welinder  <terra gnome org>
+
+	* src/cell.c (gnm_cell_set_expr_and_value, gnm_cell_set_value):
+	Plug leaks in case preconditions fail.
+
+2010-08-12  Jean Brefort  <jean brefort normalesup org>
+
+	* src/item-edit.c (item_edit_update_bounds): fix in-cell editing when
+	zoom < 100%. [#626679]
+
+2010-08-11  Morten Welinder  <terra gnome org>
+
+	* src/xml-sax-read.c (xml_sax_colrow): Set "pos" initially.
+
+2010-08-11  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnm-pane.c (cb_update_ctrl_pts), (set_item_x_y),
+	(set_acetate_coords): make control points zoom correctly. [see #626404]
+
+2010-08-10  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnm-pane-impl.h: update comment.
+	* src/gnm-pane.c (cb_pane_drag_motion): fixed objects dragging when zoomed.
+	[#626484]
+	* src/sheet-control-gui.c (scg_drag_receive_same_process): ditto.
+
+2010-08-08  Morten Welinder  <terra gnome org>
+
+	* src/xml-sax-read.c (xml_sax_must_have_style): New function.  Use
+	throughout.
+
+2010-08-08  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-control-gui.c (gnm_pane_make_cell_visible): fix scroll when
+	selecting a merged cell. [#626065]
+
+2010-08-06  Morten Welinder  <terra gnome org>
+
+	* src/gnm-random.c (random_01_mersenne): Produce full precision
+	for long double case.
+	(mt_setup_win32): New function.
+	(random_01_determine): Try mt_setup_win32 on Win32.  Fixes
+	#533779.
+
+2010-08-05  Morten Welinder  <terra gnome org>
+
+	* src/value.c (value_new_from_string): Quiet warning.
+
+	* src/xml-sax-read.c (xml_sax_must_have_sheet): New function.  Use
+	heavily throughout the parser.  Fixes #626043.
+	(xml_sax_colrow): Avoid near-infinite loop.
+
+2010-08-04  Morten Welinder  <terra gnome org>
+
+	* src/xml-sax-read.c (xml_cell_set_array_expr): Use
+	gnm_cell_set_array.  Fixes #626034's original problem.
+
+	* src/cell.c (gnm_cell_set_array): New, somewhat saner variant.
+
+	* src/expr.c (gnm_expr_eval): Catch when the alleged array corner
+	isn't a corner.  See bug 626034.
+
+	* src/cell.c (gnm_cell_set_array_formula): Improve preconditions.
+	(gnm_cell_cleanout): Add precondition.
+
+	* src/mstyle.c (gnm_style_set_font_italic,
+	gnm_style_set_font_bold, gnm_style_set_font_strike,
+	gnm_style_set_wrap_text, gnm_style_set_shrink_to_fit,
+	gnm_style_set_contents_locked, gnm_style_set_contents_hidden):
+	Normalize gboolean.
+	(gnm_style_set_font_strike): Fix argument type.
+
+2010-08-04  Jean Brefort  <jean brefort normalesup org>
+
+	* src/dependent.c (gnm_cell_eval_content): force columns span
+	recalculation when switching between number and error. [#625994]
+
+2010-08-03  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/gui-util.c (gnumeric_create_tooltip_rc_style): set all colours
+	(gnumeric_create_tooltip): set the label style
+
+2010-08-03  Morten Welinder  <terra gnome org>
+
+	* src/xml-sax-read.c (xml_sax_cell, xml_sax_cell_content): Don't
+	check data with g_return_if_fail.  Plug leaks.
+
+	* src/workbook.c (workbook_sheet_by_index): Fix crash.  [#625985]
+
+	* src/gnm-random.c (random_01_device): Read the right number of
+	new bytes, just in case.
+
+2010-08-02  Morten Welinder  <terra gnome org>
+
+	* src/gnm-random.c: Split from src/mathfunc.c.
+	(random_01): Split into manageable pieces.
+
+2010-08-01  Jean Brefort  <jean brefort normalesup org>
+
+	* src/item-bar.c (ib_draw_cell): use theme foreground color for row and
+	column headers. [#625727]
+
+2010-07-31  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-graph.c (legend_start), (position_end),
+	(gnm_sogg_prep_sax_parser): import the legend from guppi graph.
+
+2010-07-31  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-graph.c (dim_start): survive malformed guppi graphs.
+	[#625726]
+
+2010-07-31  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-graph.c (gnm_sog_prep_sax_parser),
+	(sheet_object_graph_ensure_size), (vector_start), (vector_end),
+	(plot_type_start), (series_start), (dim_start), (marker_end),
+	(linear_start), (cubic_start), (horiz_end), (stacked_end),
+	(percent_end), (separation_end), (bubble_end),
+	(gnm_sogg_sax_parser_done), (gnm_sogg_prep_sax_parser): import Guppi
+	graphs from gnumeric-1.0.x files. [#567953]
+
+2010-07-30  Morten Welinder <terra gnome org>
+
+	* configure.in: Post-release bump.
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/index.shtml b/projects.gnome.org/gnumeric/changelogs/1.10/index.shtml
index f01c622..4e3dfc3 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.10/index.shtml
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/index.shtml
@@ -18,6 +18,7 @@
 <p>Click on a link to go to the change log for that Gnumeric release.</p>
 <ul>
   <!-- new entries go on top -->
+  <li><a href="changelog-1.10.9.txt">1.10.9</a></i>
   <li><a href="changelog-1.10.8.txt">1.10.8</a></i>
   <li><a href="changelog-1.10.7.txt">1.10.7</a></i>
   <li><a href="changelog-1.10.6.txt">1.10.6</a></i>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 5941380..c8c0098 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -97,12 +97,12 @@ method for people who wish to help test development versions of Gnumeric.</p>
 
 
 <h3>Stable Branch</h3>
-<p>The current stable version of Gnumeric is 1.10.8.  Please read the
-<a href="announcements/1.10/gnumeric-1.10.8.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.10.9.  Please read the
+<a href="announcements/1.10/gnumeric-1.10.9.shtml">release notes</a>.
 The source code is available from <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.8.tar.gz";>gzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.9.tar.gz";>gzip'd
 tarball</a> or <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.8.tar.bz2";>bzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.9.tar.bz2";>bzip'd
 tarball</a>.  Dependencies for this version are:</p>
 <div id="deptable">
 <table class="dependencies">
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 6bc3164..8343b08 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -11,7 +11,7 @@
 	  <li><a href="<!--#echo var="rootdir" -->/downloads.shtml">Get
 	  Gnumeric Now!</a></li>
 	  <li><a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.8.tar.gz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.9.tar.gz";>Latest
 Source</a></li>
 <!--	  <li><a
 href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.9/gnumeric-1.9.17.tar.gz";>Latest
diff --git a/projects.gnome.org/gnumeric/index.shtml b/projects.gnome.org/gnumeric/index.shtml
index 150ce6f..7f315b9 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -41,6 +41,15 @@
       <a href="features.shtml">go here</a>.</p>
 
       <h2>News</h2>
+      <p>August 2010:
+      <a href="announcements/1.10/gnumeric-1.10.9.shtml">Gnumeric
+      1.10.9 is out</a>.  This is a stable release.  Get it
+      from <a href="downloads.shtml">here</a>!  <!--We have
+      a <a href="http://people.gnome.org/~mortenw/gnumeric/gnumeric-1.10.8-20100730.exe";>Win32</a>
+      build of that.  (Sources in the same directory except for parts
+      found on this site.  Note, however, that recompilation is very
+      difficult.)--></p>
+
       <p>July 2010:
       <a href="announcements/1.10/gnumeric-1.10.8.shtml">Gnumeric
       1.10.8 is out</a>.  This is a stable release.  Get it



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]