[gnomeweb-wml] Gnumeric: 1.11.6



commit 3ddff792a7eb6a8a2b8f214a4e1e0ce18faa56cd
Author: Morten Welinder <terra gnome org>
Date:   Thu Sep 6 16:49:11 2012 -0400

    Gnumeric: 1.11.6

 .../gnumeric/announcements/1.11/Makefile.am        |    1 +
 .../announcements/1.11/gnumeric-1.11.6.shtml       |  167 +++++++++++++
 .../gnumeric/announcements/1.11/index.shtml        |    1 +
 .../gnumeric/changelogs/1.11/Makefile.am           |    1 +
 .../gnumeric/changelogs/1.11/changelog-1.11.6.txt  |  251 ++++++++++++++++++++
 .../gnumeric/changelogs/1.11/index.shtml           |    1 +
 projects.gnome.org/gnumeric/downloads.shtml        |    7 +-
 projects.gnome.org/gnumeric/header-end.shtml       |    2 +-
 projects.gnome.org/gnumeric/index.shtml            |   11 +
 9 files changed, 440 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am
index f3c3fee..2ba9d3b 100644
--- a/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am
+++ b/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/announcements/1.11
 
 page_SCRIPTS= \
+	gnumeric-1.11.6.shtml \
 	gnumeric-1.11.5.shtml \
 	gnumeric-1.11.4.shtml \
 	gnumeric-1.11.3.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.6.shtml b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.6.shtml
new file mode 100644
index 0000000..dbafb2e
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.6.shtml
@@ -0,0 +1,167 @@
+<!--#set var="title" value="Gnumeric 1.11.6" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.11.6 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.11.6.  This release requires the concurrently
+  released goffice 0.9.6 as well as the recently released libgsf
+  1.14.24.</p>
+  <p>This is a bugfix release with a few months' worth of accumulated
+  fixes.</p>
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Some documentation updates.
+      </li>
+      <li>
+	Fix implicit ')' for array functions. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680548";>Bug 680548</a>].
+      </li>
+      <li>
+	Add FLIP function. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680511";>Bug 680511</a>].
+      </li>
+      <li>
+	Allow unordered abscissae in INTERPOLATION. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680510";>Bug 680510</a>].
+      </li>
+      <li>
+	Fix INTERPOLATION crash. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680711";>Bug 680711</a>].
+      </li>
+      <li>
+	Suppress range markers that should be in an external workbook.
+	[Part of <a href="https://bugzilla.gnome.org/show_bug.cgi?id=680718";>Bug 680718</a>].
+      </li>
+      <li>
+	Fix layering of sheet objects in ODF export and import. 
+	[Part of <a href="https://bugzilla.gnome.org/show_bug.cgi?id=681009";>Bug 681009</a>].
+      </li>
+      <li>
+	Export/import opacity of fill-colours to/from ODF. [Part of <a href="https://bugzilla.gnome.org/show_bug.cgi?id=681009";>Bug 681009</a>].
+      </li>
+      <li>
+	Some basic custom-shape support in ODF import.
+      </li>
+      <li>
+	Map captions onto text rectangles on ODF import.
+      </li>
+      <li>
+	Add new autofilter op. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=647401";>Bug 647401</a>].
+      </li>
+      <li>
+	Provide new saver for uncompressed Gnumeric xml. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=672622";>Bug 672622</a>].
+      </li>
+      <li>
+	Do not change workbook save info when exporting. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=672323";>Bug 672323</a>].
+      </li>
+      <li>
+	Fix format selection on export. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=681316";>Bug 681316</a>].
+      </li>
+      <li>
+	Add Repeat Export menu item. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=594154";>Bug 594154</a>].
+      </li>
+    </ul>
+  </li>
+  <li>Jean
+    <ul>
+      <li>
+	Fix component references issues. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680190";>Bug 680190</a>].
+      </li>
+      <li>
+	Fix linear averaging interpolation. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680723";>Bug 680723</a>][<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680918";>Bug 680918</a>].
+      </li>
+      <li>
+	Support semi-transparent fonts in cells. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=678176";>Bug 678176</a>].
+      </li>
+      <li>
+	Fix sheet object frame label change. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=681307";>Bug 681307</a>].
+      </li>
+    </ul>
+  </li>
+  <li>Morten
+    <ul>
+      <li>
+	Fix xls read crash.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=679992";>Bug 679992</a>].
+      </li>
+      <li>
+	Dependents code cleanups.
+      </li>
+      <li>
+	Make cells regular dependents.
+      </li>
+      <li>
+	Fix non-linear solver crash.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680719";>Bug 680719</a>].
+      </li>
+      <li>
+	Improve inter-workbook recalculations.
+      </li>
+    </ul>
+  </li>
+  </ul>
+
+  <h2>goffice 0.9.6 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  goffice version 0.9.6.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+  <li>Modified build system.  You should not notice./li>
+  </ul>
+
+  <ul>
+  <li>Chris Leonard
+    <ul>
+      <li>
+	Add comments for translators to SI units names. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=681813";>Bug 681813</a>].
+      </li>
+    </ul>
+  </li>
+  <li>Jean
+    <ul>
+      <li>
+	Use NAN instead of 0 for XYZ plots when data are missing. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680486";>Bug 680486</a>].
+      </li>
+      <li>
+	Add series name to legend for contour plots. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680508";>Bug 680508</a>].
+      </li>
+      <li>
+	Fix contour plot cardinality when axis bounds can't be retrieved. [680512].
+      </li>
+      <li>
+	Allow axis choice for pseudo-3d plots. [see <a href="https://bugzilla.gnome.org/show_bug.cgi?id=680636";>Bug 680636</a>].
+      </li>
+      <li>
+	Allow filling to axis limits. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680513";>Bug 680513</a>].
+      </li>
+      <li>
+	Save axis Id for all axes, not only X and Y. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=680739";>Bug 680739</a>].
+      </li>
+      <li>
+	Fix strings inconsistencies (3d vs. 3D). [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=681777";>Bug 681777</a>].
+      </li>
+      <li>
+	Fix a crash for infinite values in XYZ contour plots. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=841840";>Bug 841840</a>].
+      </li>
+      <li>
+	Fixed typos in translated string. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=681779";>Bug 681779</a>][681811][681812].
+      </li>
+    </ul>
+  </li>
+  <li>Morten
+    <ul>
+      <li>
+	Minute accuracy improvement to matrix inversion.
+      </li>
+    </ul>
+  </li>
+  <li>Quentin Glidic
+    <ul>
+      <li>
+	Fix build with libspectre. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=681846";>Bug 681846</a>].
+      </li>
+    </ul>
+  </li>
+  </ul>
+  <h2>Availability</h2>
+  <blockquote>
+    <p><a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/</a></p>
+    <p><a href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.9/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.9/</a></p>
+  </blockquote>
+<!--#include virtual="../../footer.shtml" -->
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/index.shtml b/projects.gnome.org/gnumeric/announcements/1.11/index.shtml
index 17f4ea4..548f316 100644
--- a/projects.gnome.org/gnumeric/announcements/1.11/index.shtml
+++ b/projects.gnome.org/gnumeric/announcements/1.11/index.shtml
@@ -21,6 +21,7 @@ Please note, that in development series, things break from time to time.
 Sometimes that is deliberate when things are being reorganized and sometimes it
 is due to oversight.</p>
 <ul>
+  <li><a href="gnumeric-1.11.6.shtml">1.11.6</a></li>
   <li><a href="gnumeric-1.11.5.shtml">1.11.5</a></li>
   <li><a href="gnumeric-1.11.4.shtml">1.11.4</a></li>
   <li><a href="gnumeric-1.11.3.shtml">1.11.3</a></li>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.11/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.11/Makefile.am
index aa33f35..eb7dd29 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.11/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.11/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/changelogs/1.11
 
 page_SCRIPTS= 			\
+	changelog-1.11.6.txt	\
 	changelog-1.11.5.txt	\
 	changelog-1.11.4.txt	\
 	changelog-1.11.3.txt	\
diff --git a/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.6.txt b/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.6.txt
new file mode 100644
index 0000000..709061b
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.6.txt
@@ -0,0 +1,251 @@
+2012-09-06  Morten Welinder <terra gnome org>
+
+	* Release 1.11.6
+
+2012-08-28  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gnm-so-path.c (gnm_so_path_new_view),
+	(gnm_so_path_draw_cairo): force odd-even filling rule for custom shapes.
+
+2012-08-26  Jean Brefort  <jean brefort normalesup org>
+
+	* src/Makefile.am: add new GOPath based sheet objects.
+	* src/gnm-so-path.c: ditto.
+	* src/gnm-so-path.h: ditto.
+	* src/xml-sax-read.c (xml_sax_read_obj): ditto.
+
+2012-08-16  Jean Brefort  <jean brefort normalesup org>
+
+	* all: fixed introspection warnings.
+
+2012-08-07  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/gui-file.c (gui_file_save_as): use workbook_get_last_export_uri
+	and workbook_get_file_exporter
+	(gui_file_export_repeat): ditto
+	* src/wbc-gtk.c (wbcg_menu_state_update): handle MS_FILE_EXPORT_IMPORT
+	* src/workbook-control.h (MS_FILE_EXPORT_IMPORT): new
+	* src/workbook-view.c (wb_view_save_as): use workbook_set_last_export_uri
+	* src/workbook.c (workbook_set_file_exporter): new
+	(workbook_set_last_export_uri): new
+	(cb_exporter_finalize): use workbook_set_file_exporter
+	(workbook_dispose): use workbook_set_last_export_uri
+	* src/workbook.h (workbook_set_file_exporter): new
+	(workbook_set_last_export_uri): new
+
+2012-08-07  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/stf.c (stf_read_workbook_auto_csvtab): use the csv exporter in the
+	saveinfo if appropriate
+
+2012-08-07  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/workbook-view.c (wb_view_new_from_input): save uri for
+	export if appropriate
+
+2012-08-07  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* component/Gnumeric-embed.xml.in: add Repeat Export menu item
+	* src/GNOME_Gnumeric-gtk.xml.in: add Repeat Export menu item
+	* src/gui-file.c (gui_file_export_repeat): new
+	* src/gui-file.h (gui_file_export_repeat): new
+	* src/wbc-gtk-actions.c (cb_data_export_repeat): new
+	(DataExportRepeat): new
+
+2012-08-07  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/gui-file.c: adjust all calls to workbook_update_history
+	(gui_file_save_as): get the correct file name,
+	* src/main-application.c: adjust all calls to workbook_update_history
+	* src/workbook-priv.h (_Workbook): add fields
+	* src/workbook-view.c (wb_view_save_as): save all file names
+	* src/workbook.c (workbook_update_history): add argument and change all callers
+	(workbook_dispose): free saved export file name
+	(workbook_set_saveinfo): save format level for exports too
+	(workbook_get_last_export_uri): new
+	* src/workbook.h (workbook_update_history): add argument
+	(workbook_get_last_export_uri): new
+
+2012-08-06  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/gui-file.c (gui_file_save_as): use the default format whenever
+	specified
+
+2012-08-06  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-object-widget.c (sheet_widget_frame_set_label): fix label
+	change. [681307]
+
+2012-08-06  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-object-widget.c: use the defines from src/sheet-object-widget.h
+
+2012-08-04  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gui-clipboard.c (table_cellregion_write): make WorkbookView derive
+	from GoView.
+	* src/print-info.c (pdf_export): ditto.
+	* src/stf-export.c (gnm_stf_file_saver_save): ditto.
+	* src/stf.c (stf_read_workbook), (stf_read_workbook_auto_csvtab),
+	(stf_write_csv): ditto.
+	* src/workbook-view.c (wbv_save_to_output),
+	(wb_view_new_from_input): ditto.
+	* src/workbook-view.h: ditto.
+	* src/xml-sax-read.c (gnm_xml_file_open):
+	* src/xml-sax-write.c (gnm_xml_file_save_full),
+	(gnm_xml_file_save), (gnm_xml_file_save_xml): ditto.
+
+2012-08-03  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/workbook.c (workbook_set_saveinfo): enforce the
+	distinction between save and export
+
+2012-08-03  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/xml-sax-write.c (gnm_xml_file_save): renamed to
+	gnm_xml_file_save_full
+	(gnm_xml_file_save): new
+	(gnm_xml_file_save_xml): new
+	(gnm_xml_sax_write_init): initialize new saver
+	(gnm_xml_sax_write_shutdown): free new saver
+
+2012-08-03  Jean Brefort  <jean brefort normalesup org>
+
+	* configure.in: require libgsf >= 1.14.24.
+
+2012-08-03  Jean Brefort  <jean brefort normalesup org>
+
+	* src/gui-util.c (gnumeric_message_dialog_new): replaced deprecated
+	functions calls.
+	* src/gutils.c (gnm_insert_meta_date): ditto.
+	* src/mathfunc.c (pnorm): ditto.
+	* src/xml-sax-read.c (xml_sax_document_meta): ditto.
+	* src/xml-sax-write.c (xml_write_meta_data): ditto.
+
+2012-08-02  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/sheet-filter.c (gnm_filter_condition_new_bucket): add argument
+	and change all callers
+	(gnm_filter_combo_apply): handle new filter ops
+	* src/sheet-filter.h (gnm_filter_condition_new_bucket): add argument
+	(GNM_FILTER_OP_*): add new values
+	* src/xml-sax-read.c (xml_sax_filter_condition): adjust call to
+	gnm_filter_condition_new_bucket
+
+2012-08-01  Morten Welinder  <terra gnome org>
+
+	* src/style-color.c (style_color_new_rgba16): Explicitly use a
+	16-bit type argument.
+
+2012-08-01  Jean Brefort  <jean brefort normalesup org>
+
+	* src/sheet-style.c (sheet_style_init_size): Rename
+	style_color_new_i8 and style_color_new_i16 and add an alpha-aware
+	version.
+	* src/style-border.c (style_border_equal), (style_border_hash): ditto.
+	* src/style-color.c (style_color_new_rgba16),
+	(style_color_new_pango), (style_color_new_gdk),
+	(style_color_new_rgba8), (style_color_new_rgb8),
+	(style_color_black), (style_color_white), (style_color_grid): ditto.
+	* src/style-color.h: ditto.
+	* src/wbc-gtk.c (wbc_gtk_init_color_fore): add alpha channel support.
+	[#678176]
+	* src/xml-sax-read.c (xml_sax_attr_color): load font alpha channel.
+
+2012-07-30  Morten Welinder  <terra gnome org>
+
+	* src/application.c (gnm_app_recalc): New function.  (After almost
+	15 years we get this?)  Most calls to workbook_recalc redirected
+	to this.
+
+2012-07-28  Morten Welinder  <terra gnome org>
+
+	* src/dependent.h (GnmDependentClass): Add new "changed" method
+	for propagating changes.
+
+	* src/dependent.c (dependent_queue_recalc_main): Use new
+	->changed.
+
+2012-07-27  Morten Welinder  <terra gnome org>
+
+	* src/dependent.c (cell_dep_eval): Don't complain if we're not
+	finished with the eval.  That can and will happen with circular
+	dependents.  (It didn't use to because we had two different ways
+	into this code.)
+
+2012-07-26  Jean Brefort  <jean brefort normalesup org>
+
+	* component/gnumeric.c (go_gnm_component_get_data),
+	(cb_editor_destroyed): fix references issues. [#680190]
+	* src/ssgrep.c (main): don't crash for files with components.
+	* src/ssindex.c (main):
+
+2012-07-25  Morten Welinder  <terra gnome org>
+
+	* src/func.h (GnmFunc): Use "usage" instead of "ref_count".
+
+	* src/mathfunc.c (mmult): Use GnmAccumulator for extra accuracy.
+
+2012-07-25  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* src/wbc-gtk-edit.c (wbcg_edit_finish): reset the expr_txt pointer
+	when changing the txt pointer. Fixes #680548
+
+	* src/dependent.c (link_unlink_expr_dep): Fix problem from
+	earlier cleanup.
+
+2012-07-22  Morten Welinder  <terra gnome org>
+
+	* src/dependent.c (dependent_eval): Do the same thing for all
+	dependents.
+	(gnm_cell_eval_content): Don't clear dynamic dependents here.
+	We're now always called via dependent_eval.
+	(gnm_cell_eval): Now a function instead of a macro in cell.h
+
+2012-07-21  Morten Welinder  <terra gnome org>
+
+	* src/dependent.c (dependent_debug_name_for_sheet)
+	(dependent_debug_name, dependent_set_expr): simplify.
+	(dependent_types_init): Make a proper class for cells as
+	dependencies.
+
+2012-07-22  Jean Brefort  <jean brefort normalesup org>
+
+	* configure.in: make introspection build with no libspreadsheet installed.
+	* src/Makefile.am: ditto.
+
+2012-07-21  Jean Brefort  <jean brefort normalesup org>
+
+	* component/gnumeric.c (go_gnm_component_set_data),
+	(cb_gognm_save), (cb_editor_destroyed): fixed component life issues.
+	* src/commands.c (cmd_so_component_config): cosmetic.
+	* src/main-application.c (main):
+	* src/sheet-object-component.c (component_changed_cb): fixed component
+	life issues.
+	* src/ssconvert.c (main): set the default command context for components.
+	* src/wbc-gtk-actions.c: fixed component life issues.
+	* src/workbook-view.c: introspection warnings.
+
+2012-07-20  Morten Welinder  <terra gnome org>
+
+	* src/dependent.c (link_cellrange_dep, unlink_cellrange_dep):
+	merge into link_unlink_cellrange_dep.
+	(link_expr_dep, unlink_expr_dep): merge into link_unlink_expr_dep.
+
+	* src/func.h (_GnmFuncDescriptor, _GnmFunc): Merge unlinker into
+	linker.  All users changed.
+
+2012-07-20  Jean Brefort  <jean brefort normalesup org>
+
+	* component/gnumeric.c (go_gnm_component_get_data),
+	(go_gnm_component_set_data), (go_gnm_component_edit),
+	(go_plugin_init): fixed command context issues.
+	* configure.in: need goffice-0.9.6.
+	* src/main-application.c (main): fixed command context issues.
+	* src/sheet-object-component.c (component_changed_cb),
+	(gnm_soc_user_config): ditto.
+	* src/wbc-gtk-actions.c: ditto.
+
+2012-07-15  Morten Welinder <terra gnome org>
+
+	* configure.in: Post-release bump.
diff --git a/projects.gnome.org/gnumeric/changelogs/1.11/index.shtml b/projects.gnome.org/gnumeric/changelogs/1.11/index.shtml
index 8613ff4..3d9118b 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.11/index.shtml
+++ b/projects.gnome.org/gnumeric/changelogs/1.11/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.11.6.txt">1.11.6</a></li>
   <li><a href="changelog-1.11.5.txt">1.11.5</a></li>
   <li><a href="changelog-1.11.4.txt">1.11.4</a></li>
   <li><a href="changelog-1.11.3.txt">1.11.3</a></li>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index c046600..e7b2c25 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -202,7 +202,12 @@ branch.</p>
   <tbody class="deps">
     <tr>
       <td><a href="http://ftp.gnome.org/pub/GNOME/sources/goffice";>GOffice</a></td>
-      <td>&gt;= 0.9.4</td>
+      <td>&gt;= 0.9.6</td>
+      <td></td>
+    </tr>
+    <tr>
+      <td><a href="http://ftp.gnome.org/pub/GNOME/sources/libgsf";>libgsf</a></td>
+      <td>&gt;= 1.14.24</td>
       <td></td>
     </tr>
     <tr>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index dfa9048..e5b031f 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -18,7 +18,7 @@
 href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.17.tar.xz";>Latest
 Source</a></li>
 	  <li><a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/gnumeric-1.11.5.tar.xz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/gnumeric-1.11.6.tar.xz";>Latest
 Devel Source</a></li>
 	</ul>
       </div>
diff --git a/projects.gnome.org/gnumeric/index.shtml b/projects.gnome.org/gnumeric/index.shtml
index 9d86552..6b9a29b 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -42,6 +42,17 @@
       <a href="features.shtml">go here</a>.</p>
 
       <h2>News</h2>
+      <p>September 2012:
+      <a href="announcements/1.11/gnumeric-1.11.6.shtml">Gnumeric
+      1.11.6 is out</a>.  Get it
+      from <a href="downloads.shtml">here</a>!  We do not currently
+      have a Win32 build; we are waiting for GTK3/Win32 to be
+      ready.  <!--We have
+      a <a href="http://people.gnome.org/~mortenw/gnumeric/gnumeric-1.10.17-xxxxxxxx.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 2012:
       <a href="announcements/1.11/gnumeric-1.11.5.shtml">Gnumeric
       1.11.5 is out</a>.  Get it



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