[gnomeweb-wml] Gnumeric: 1.10.6
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Gnumeric: 1.10.6
- Date: Thu, 17 Jun 2010 02:38:09 +0000 (UTC)
commit ef6f880b075f756f6f69903e77388f1d787a94ff
Author: Morten Welinder <terra gnome org>
Date: Wed Jun 16 20:43:33 2010 -0400
Gnumeric: 1.10.6
.../gnumeric/announcements/1.10/Makefile.am | 1 +
.../announcements/1.10/gnumeric-1.10.6.shtml | 178 ++++++++++++++
.../gnumeric/announcements/1.10/index.shtml | 1 +
.../gnumeric/changelogs/1.10/Makefile.am | 1 +
.../gnumeric/changelogs/1.10/changelog-1.10.6.txt | 244 ++++++++++++++++++++
.../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, 440 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 e0b1307..69560d1 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.6.shtml \
gnumeric-1.10.5.shtml \
gnumeric-1.10.4.shtml \
gnumeric-1.10.3.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.6.shtml b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.6.shtml
new file mode 100644
index 0000000..46e871b
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.10/gnumeric-1.10.6.shtml
@@ -0,0 +1,178 @@
+<!--#set var="title" value="Gnumeric 1.10.6" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+ <h2>Gnumeric 1.10.6 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.10.6. For best results, use with the
+ concurrently released goffice 0.8.6.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>Tooltips assist with entering function argument.</li>
+ <li>The Statistics menu was moved to the top-level menubar.</li>
+ <li>The yyyy-mm-dd format will be present in all locales.</li>
+ </ul>
+ <p>In addition there are numerous little fixes all over.</p>
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Add Wilcoxon Signed Rank Test tools for one and two populations.
+ </li>
+ <li>
+ Fix spin button handling in various tool dialogs. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=619971">Bug 619971</a>].
+ </li>
+ <li>
+ Redesign define-named-expressions dialog. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=465840">Bug 465840</a>] .
+ </li>
+ <li>
+ Add paste-names dialog. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=613325">Bug 613325</a>].
+ </li>
+ <li>
+ Make changing the scope of a named expression undoable.
+ </li>
+ <li>
+ Add search tool to paste- and define-names dialogs. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=465840">Bug 465840</a>].
+ </li>
+ <li>
+ Check whether defined names are in use before deleting them.
+ </li>
+ <li>
+ Add option to the regression tool to allow for multiple Y.
+ [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=620505">Bug 620505</a>].
+ </li>
+ <li>
+ Ensure that names cannot be mistaken as cell references.
+ [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=409997">Bug 409997</a>].
+ </li>
+ <li>
+ Add search function to function selector. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=495776">Bug 495776</a>].
+ </li>
+ <li>
+ Add function help menu item. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=156777">Bug 156777</a>].
+ </li>
+ <li>
+ Improve ACCRINT and its description. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=611436">Bug 611436</a>].
+ </li>
+ <li>
+ Fix tests for homogeneity and independence for non-square
+ tables. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=621227">Bug 621227</a>].
+ </li>
+ <li>
+ Show all ranges while editing. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=166653">Bug 166653</a>].
+ </li>
+ <li>
+ Provide a tool tip showing function syntax. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=56172">Bug 56172</a>].
+ </li>
+ <li>
+ Provide more navigation options. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=15010">Bug 15010</a>].
+ </li>
+ <li>
+ Check with user before hiding all rows or columns. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=316976">Bug 316976</a>].
+ </li>
+ <li>
+ Check with user before pasting too many copies. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=530956">Bug 530956</a>].
+ </li>
+ </ul>
+ <li>Jean
+ <ul>
+ <li>
+ Do not ungrab a not grabbed item. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=620369">Bug 620369</a>].
+ </li>
+ <li>
+ Always update the right series entry. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=620719">Bug 620719</a>].
+ </li>
+ <li>
+ Fixed multi-line item edit selection. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=621235">Bug 621235</a>].
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Make sure windows for help commands show up on right screen.
+ </li>
+ <li>
+ Fix dependency tabulation undo issue.
+ </li>
+ <li>
+ Fix critical when inserting graph using keys.
+ </li>
+ <li>
+ Automate win32 help generation.
+ </li>
+ <li>
+ Mark a sheet dirty when its tab colour is changed. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=621191">Bug 621191</a>].
+ </li>
+ <li>
+ Fix SERIESSUM issue.
+ </li>
+ <li>
+ Modernize code for LINEST, LOGEST, and LOGREG. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=317426">Bug 317426</a>].
+ </li>
+ <li>
+ GEOMDIST: avoid overflow in extreme cases.
+ </li>
+ <li>
+ SFTEST: improve extreme-case precision.
+ </li>
+ <li>
+ Fix RANDLEVY.
+ </li>
+ <li>
+ Fix hidden-sheet problem. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=621463">Bug 621463</a>].
+ </li>
+ <li>
+ Improve help text sanity checks.
+ </li>
+ <li>
+ Fix minor parsing problem.
+ </li>
+ <li>
+ Handle missing data in FORECAST properly. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=621417">Bug 621417</a>].
+ </li>
+ <li>
+ Handle missing data in GROWTH properly. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=621418">Bug 621418</a>].
+ </li>
+ <li>
+ Improve BINOM.DIST.RANGE.
+ </li>
+ <li>
+ Modernize STEYX.
+ </li>
+ <li>
+ Plug evaluation leak.
+ </li>
+ <li>
+ Fix memory handling issue for dependents.
+ </li>
+ </ul>
+ </ul>
+ <h2>goffice 0.8.6 aka "TBD" is now available.</h2>
+ <ul>
+ <li>Morten
+ <ul>
+ <li>
+ Clean-up some win32 code.
+ </li>
+ <li>
+ Fix point-on-graph crash. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=620198">Bug 620198</a>].
+ </li>
+ <li>
+ Ensure format menu has yyyy-mm-dd.
+ </li>
+ <li>
+ Improve docs.
+ </li>
+ <li>
+ Fix currency ordering. [<a href="http://bugzilla.gnome.org/show_bug.cgi?id=621336">Bug 621336</a>].
+ </li>
+ <li>
+ Fix rounding problems for very large numbers.
+ </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 1d23288..a0dda51 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.6.shtml">1.10.6</a></li>
<li><a href="gnumeric-1.10.5.shtml">1.10.5</a></li>
<li><a href="gnumeric-1.10.4.shtml">1.10.4</a></li>
<li><a href="gnumeric-1.10.3.shtml">1.10.3</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 bd260b4..8e7a640 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.6.txt \
changelog-1.10.5.txt \
changelog-1.10.4.txt \
changelog-1.10.3.txt \
diff --git a/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.6.txt b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.6.txt
new file mode 100644
index 0000000..6a4be4e
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.10/changelog-1.10.6.txt
@@ -0,0 +1,244 @@
+2010-06-16 Morten Welinder <terra gnome org>
+
+ * Release 1.10.6
+
+2010-06-16 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/func.h (gnm_func_convert_markup_to_pango): new
+ * src/func.c (gnm_func_convert_markup_to_pango): new
+
+2010-06-16 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/commands.c (cmd_paste_copy): check with user if more than
+ 10000 copies are to be pasted.
+
+2010-06-16 Morten Welinder <terra gnome org>
+
+ * src/gui-util.c (gnumeric_create_tooltip): Set type hint and
+ gravity.
+
+2010-06-16 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/colrow.h (colrow_index_list_destroy): turn into a define
+ (colrow_state_list_destroy) : ditto
+ (colrow_vis_list_destroy): ditto
+ (colrow_vis_list_length): new
+ * src/colrow.c (colrow_index_list_destroy): delete
+ (colrow_state_list_destroy) : ditto
+ (colrow_vis_list_destroy): ditto
+ (colrow_vis_list_length): new
+ (cb_colrow_index_counter): new
+ * src/commands.c (cmd_selection_colrow_hide): check whether this
+ would hide the whole sheet.
+
+2010-06-16 Morten Welinder <terra gnome org>
+
+ * src/dependent.c (dependent_managed_init): Zero the right amount
+ of data.
+
+2010-06-16 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * configure.in: check for gtk_widget_get_allocation
+ * src/dead-kittens.h (gtk_widget_get_allocation): new
+
+2010-06-16 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/GNOME_Gnumeric-gtk.xml.in: add new menu items
+ * src/HILDON_Gnumeric-gtk.xml.in: ditto
+ * component/Gnumeric-embed.xml.in: ditto
+ * src/sheet-utils.c (gnm_sheet_guess_data_range): new
+ * src/sheet-utils.h (gnm_sheet_guess_data_range): new
+ * src/wbc-gtk-actions.c (cb_edit_goto_*): new
+ (EditGoto*): new
+ * src/wbc-gtk.c (cb_cs_go_*): new
+ (wbc_gtk_cell_selector_popup): new
+ (wbc_gtk_create_edit_area): connect the above (for gtk 2.16+)
+ * src/workbook-control.h (wb_control_navigate_to_cell): new
+ * src/workbook-control.c (wb_control_navigate_to_cell): new
+
+2010-06-15 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/func.h (tokenized_help_*): deleted
+ (gnm_func_get_arg_description): new
+ * src/func.c (tokenized_help_*): deleted
+ (gnm_func_get_arg_description): new
+ (gnm_func_sanity_check1): check for empty arg descriptions
+
+2010-06-15 Morten Welinder <terra gnome org>
+
+ * src/collect.c (collect_float_pairs): New function, extracted
+ from float_range_function2d.
+ (float_range_function2d): simplify and plug leak.
+
+ * src/gnm-datetime.c (datetime_value_to_seconds): Improve sanity
+ check.
+
+ * src/mathfunc.c (pbeta): Simplify.
+
+2010-06-14 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/mathfunc.c (pbinom2): pbinom's right tail calculation
+ does not include the lower limit.
+
+2010-06-14 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/wbc-gtk-edit.c (wbcg_edit_finish): close the tooltips of
+ the entry
+
+2010-06-14 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/func-builtin.c (help_if): fix argument description
+ * src/func.c (gnm_func_sanity_check1): add checks
+
+2010-06-14 Morten Welinder <terra gnome org>
+
+ * src/mathfunc.c (pbinom2): New function extracted from
+ gnumeric_binom_dist_range and improved.
+
+2010-06-13 Morten Welinder <terra gnome org>
+
+ * src/func.c (check_help_expression): New function.
+
+ * src/parser.y (yylex): Fix parsing of calls to LOG2 and LOG10 in
+ sheets with more than ~8500 columns.
+
+ * src/func.c (copy_hash_table_to_ptr_array): Don't test perl
+ samples.
+ (gnm_func_sanity_check1): Check for unwanted space after colon and
+ for unwanted period at end.
+
+ * src/wbc-gtk.c (cb_sheet_visibility_change): Set visibility of
+ both label and page. Fixes #621463.
+
+2010-06-11 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/expr.c (gnm_insert_unique_value_cmp): new
+ (gnm_insert_unique_value): new
+ (do_gnm_expr_get_ranges): use gnm_insert_unique_value rather than
+ gnm_insert_unique which only compares pointers
+
+2010-06-11 Jean Brefort <jean brefort normalesup org>
+
+ * src/item-edit.c (item_edit_draw): Fixed multi-line item edit
+ selection. [#621235]
+
+2010-06-11 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gnm-pane-impl.h: make cursor.expr_range into a GSList
+ * src/gnm-pane.h (gnm_pane_expr_cursor_bound_set): add main_colour arg
+ * src/gnm-pane.c (gnm_pane_expr_cursor_bound_set): add main_colour
+ arg and don't delete existing cursors
+
+2010-06-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/func-builtin.c (help_if): remove inconsistent period
+
+2010-06-10 Morten Welinder <terra gnome org>
+
+ * src/sheet.c (gnm_sheet_set_property): Mark sheet dirty in more
+ circumstances. Fixes #621191.
+
+2010-06-09 Morten Welinder <terra gnome org>
+
+ * src/wbc-gtk.c (wbcg_notebook_tabs_visibility): Use
+ gtk_widget_set_visible and simplify.
+
+ * src/dead-kittens.h: New file for kittens killed by gtk.
+
+2010-06-09 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * component/Gnumeric-embed.xml.in: add Function Help
+ * src/GNOME_Gnumeric-gtk.xml.in: ditto
+ * src/HILDON_Gnumeric-gtk.xml.in: ditto
+ * src/wbc-gtk-actions.c (cb_help_function): new
+ (permanent_actions): attach cb_help_function
+
+2010-06-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+ for Konstantin Tokarev
+
+ * src/parse-util.c (gnm_expr_char_start_p): allow blanks after
+ the initial operator symbol or = in an expression.
+
+2010-06-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/expr-name.h (expr_name_validate): drop Sheet argument
+ * src/commands.c (cmd_define_name): change the caller here
+ * src/expr-name.c (expr_name_validate): and the definition
+ here; use the following two functions
+ (expr_name_validate_r1c1): new
+ (expr_name_validate_a1): new
+
+2010-06-06 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/expr-name.h (expr_name_in_use): new
+ * src/expr-name.c (expr_name_in_use): new
+ (do_expr_name_loop_check): add argument and change all callers
+ (cb_expr_name_check_for_name): new
+ (cb_expr_name_check_for_name_eq): new
+ (expr_name_check_for_name): new
+
+2010-06-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/commands.c (cmd_define_name): be clearer with the error
+ messages.
+ (cmd_rescope_name_redo): watch out for returned error strings
+
+2010-06-04 Morten Welinder <terra gnome org>
+
+ * src/gnm-pane.c (gnm_pane_display_obj_size_tip): Fix critical.
+
+ * src/commands.c (cmd_generic): Rename from cmd_solver.
+ (cmd_generic_with_size): New function.
+
+2010-06-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * configure.in: check for gtk_entry_set_icon_from_stock
+
+2010-06-03 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/commands.h (cmd_rescope_name): new
+ * src/commands.c (cmd_rescope_name): new
+ (cmd_rescope_name_*): new
+
+2010-06-03 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * configure.in: check for gtk_entry_get_text_length
+
+2010-06-03 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/wbc-gtk-actions.c: make PasteNames action permanent
+ * src/wbc-gtk.c (wbcg_menu_state_update): update PasteNames
+
+2010-06-03 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * component/Gnumeric-embed.xml.in: add Paste Names
+ * src/GNOME_Gnumeric-gtk.xml.in: ditto
+ * src/HILDON_Gnumeric-gtk.xml.in: ditto
+ * src/wbc-gtk-actions.c: add ...
+
+2010-06-02 Jean Brefort <jean brefort normalesup org>
+
+ * src/item-bar.c (item_bar_button_released): do not ungrab a not grabbed
+ item. [#620369]
+
+2010-05-31 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * component/Gnumeric-embed.xml.in: added Wilcoxon Signed-Rank items
+ and rearrange into separate statistics menu.
+ * src/GNOME_Gnumeric-gtk.xml.in: ditto
+ * src/HILDON_Gnumeric-gtk.xml.in: ditto
+ * src/wbc-gtk-actions.c: ditto
+ (cb_tools_sign_test_two_medians): use new tool
+ (cb_tools_wilcoxon_signed_rank_two_medians): new
+ (cb_tools_wilcoxon_signed_rank_two_medians): new
+
+2010-05-31 Morten Welinder <terra gnome org>
+
+ * src/hlink.c (gnm_hlink_external_activate): Use go_gtk_url_show.
+
+ * src/wbc-gtk-actions.c (cb_help_web, cb_help_irc, cb_help_bug):
+ use go_gtk_url_show so we get the right screen.
+
+2010-05-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 598efd7..c6a827e 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.6.txt">1.10.6</a></i>
<li><a href="changelog-1.10.5.txt">1.10.5</a></i>
<li><a href="changelog-1.10.4.txt">1.10.4</a></i>
<li><a href="changelog-1.10.3.txt">1.10.3</a></i>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 876adfa..93f5319 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.5. Please read the
-<a href="announcements/1.10/gnumeric-1.10.5.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.10.6. Please read the
+<a href="announcements/1.10/gnumeric-1.10.6.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.5.tar.gz">gzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.6.tar.gz">gzip'd
tarball</a> or <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.5.tar.bz2">bzip'd
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.6.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 e762051..d71f24e 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.5.tar.gz">Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.6.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 97cbd40..65d76af 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>June 2010:
+ <a href="announcements/1.10/gnumeric-1.10.6.shtml">Gnumeric
+ 1.10.6 is out</a>. This is a bug-fix release. Get it
+ from <a href="downloads.shtml">here</a>! <!--We have
+ a <a href="http://people.gnome.org/~mortenw/gnumeric/gnumeric-1.10.5-20100530.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>May 2010:
<a href="announcements/1.10/gnumeric-1.10.5.shtml">Gnumeric
1.10.5 is out</a>. This is a bug-fix release. Get it
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]