[gnomeweb-wml] Gnumeric: 1.11.90
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Gnumeric: 1.11.90
- Date: Sat, 17 Nov 2012 01:34:14 +0000 (UTC)
commit 08b75399b5521ede5afccd1304279d39db1f296b
Author: Morten Welinder <terra gnome org>
Date: Fri Nov 16 20:32:32 2012 -0500
Gnumeric: 1.11.90
.../gnumeric/announcements/1.11/Makefile.am | 1 +
.../announcements/1.11/gnumeric-1.11.90.shtml | 198 ++++++++++++++++++++
.../gnumeric/announcements/1.11/index.shtml | 1 +
.../gnumeric/changelogs/1.11/Makefile.am | 1 +
.../gnumeric/changelogs/1.11/changelog-1.11.90.txt | 194 +++++++++++++++++++
.../gnumeric/changelogs/1.11/index.shtml | 1 +
projects.gnome.org/gnumeric/downloads.shtml | 2 +-
projects.gnome.org/gnumeric/header-end.shtml | 2 +-
projects.gnome.org/gnumeric/index.shtml | 47 +----
projects.gnome.org/gnumeric/past-news.shtml | 36 ++++
10 files changed, 445 insertions(+), 38 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am
index 2ba9d3b..3d71834 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.90.shtml \
gnumeric-1.11.6.shtml \
gnumeric-1.11.5.shtml \
gnumeric-1.11.4.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.90.shtml b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.90.shtml
new file mode 100644
index 0000000..726f6ab
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.90.shtml
@@ -0,0 +1,198 @@
+<!--#set var="title" value="Gnumeric 1.11.90" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+ <h2>Gnumeric 1.11.90 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.11.90. This release requires the concurrently
+ released Goffice 0.9.90. The recently released libgsf 1.14.25 is
+ recommended.</p>
+ <p>This is a maintenance release. We are approaching code freeze
+ for the upcoming 1.12.x release.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>ODF save speed-ups.</li>
+ <li>XLSX save speed-ups.</li>
+ <li>Leak fixes.</li>
+ </ul>
+
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Fix ODF export of conditional styles including data styles. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=683739">Bug 683739</a>].
+ </li>
+ <li>
+ Fix encounter with macro sheets on xls import. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=684646">Bug 684646</a>].
+ </li>
+ <li>
+ Make ODF import handling of strike-through match LO. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686789">Bug 686789</a>].
+ </li>
+ <li>
+ Fix style handling in ODF export for empty cells with objects. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=687693">Bug 687693</a>].
+ </li>
+ <li>
+ Fix cell overflow in case of marked up scientific format. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686540">Bug 686540</a>].
+ </li>
+ <li>
+ Save all settings in stf export. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=685077">Bug 685077</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Jean
+ <ul>
+ <li>
+ Fixed indentation in cell format dialog. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=683576">Bug 683576</a>].
+ </li>
+ <li>
+ Do not use filtered out values in graphs. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=687209">Bug 687209</a>].
+ </li>
+ <li>
+ Fixed crash on interprocess image copying. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=687414">Bug 687414</a>].
+ </li>
+ <li>
+ ÂFix sheet focus after resizing. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=687188">Bug 687188</a>].
+ </li>
+ <li>
+ Unselect sheet objects on closing to avoid leaks. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=688094">Bug 688094</a>].
+ </li>
+ <li>
+ Fixed introspection annotations. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=682514">Bug 682514</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ Fix xlsx save performance problems. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662058">Bug 662058</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=685530">Bug 685530</a>].
+ </li>
+ <li>
+ Fix ods save performance problems. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=662057">Bug 662057</a>, <a href="https://bugzilla.gnome.org/show_bug.cgi?id=687243">Bug 687243</a>].
+ </li>
+ <li>
+ Make .gnumeric use fewer style rectangles for the same style.
+ </li>
+ <li>
+ Short-circuit column resize for large stf imports. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686858">Bug 686858</a>].
+ </li>
+ <li>
+ Enhance POWER to do root of negative numbers. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=687269">Bug 687269</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Weng Xuetian
+ <ul>
+ <li>
+ Fix interaction with ibus & fcitx. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=684511">Bug 684511</a>].
+ </li>
+ </ul>
+ </li>
+ </ul>
+ <h2>goffice 0.9.90 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ goffice version 0.9.90.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>Number format fixes.</li>
+ <li>Graph fixes.</li>
+ </ul>
+
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Handle some more unusual formats in ODF export. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=683801">Bug 683801</a>].
+ </li>
+ <li>
+ Fix some magic date handling. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686575">Bug 686575</a>].
+ </li>
+ <li>
+ Fix placement of minus sign. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686575">Bug 686575</a>].
+ </li>
+ <li>
+ Add 'force exponent sign' checkbox to format selector. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686481">Bug 686481</a>].
+ </li>
+ <li>
+ Fix export of scientific number format to ODF.
+ </li>
+ <li>
+ Fix rendering of fraction formats in locales with ' ' as thousand
+ separator. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686471">Bug 686471</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Chris Leonard
+ <ul>
+ <li>
+ Updated locales. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=682749">Bug 682749</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Jean
+ <ul>
+ <li>
+ New scattered min-max plot type. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=683493">Bug 683493</a>].
+ </li>
+ <li>
+ Don't crash when no valid data is available for histograms. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=684047">Bug 684047</a>].
+ </li>
+ <li>
+ Clip histograms to the plot area. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=684195">Bug 684195</a>].
+ </li>
+ <li>
+ Fix backplane position when data are nearly all the same. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=684599">Bug 684599</a>].
+ </li>
+ <li>
+ Fixed crash when using data labels after gtk+ behavior change. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=684889">Bug 684889</a>].
+ </li>
+ <li>
+ Accept an offset up to 20 for graph data labels. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=684892">Bug 684892</a>].
+ </li>
+ <li>
+ Removed span tab 3D axes that don't support it. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=685405">Bug 685405</a>].
+ </li>
+ <li>
+ Don't draw a marker in the legend when not needed. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=685484">Bug 685484</a>].
+ </li>
+ <li>
+ Restore pixel aligned lines. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686476">Bug 686476</a>].
+ </li>
+ <li>
+ Fixed position of rotated label frame. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686478">Bug 686478</a>].
+ </li>
+ <li>
+ Fixed image clipping. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686490">Bug 686490</a>].
+ </li>
+ <li>
+ Improve padding between axis ticks and labels. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686473">Bug 686473</a>].
+ </li>
+ <li>
+ Enhance graph guru behavior when an object is deleted. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=687102">Bug 687102</a>].
+ </li>
+ <li>
+ Allow colors selection for contour and map plots. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=657908">Bug 657908</a>].
+ </li>
+ <li>
+ Don't crash when loading an xls file with an EMF picture. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=688047">Bug 688047</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ Namespace cleanup. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686501">Bug 686501</a>].
+ </li>
+ <li>
+ Fix EE-format compilation. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=686480">Bug 686480</a>].
+ </li>
+ <li>
+ Plug leak.
+ </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 548f316..032b213 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.90.shtml">1.11.90</a></li>
<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>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.11/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.11/Makefile.am
index eb7dd29..7dece74 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.90.txt \
changelog-1.11.6.txt \
changelog-1.11.5.txt \
changelog-1.11.4.txt \
diff --git a/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.90.txt b/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.90.txt
new file mode 100644
index 0000000..78b07b7
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.90.txt
@@ -0,0 +1,194 @@
+2012-11-16 Morten Welinder <terra gnome org>
+
+ * Release 1.11.90
+
+2012-11-14 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/workbook-view.c (workbook_view_class_init): do not use the
+ preference settings here. THey are used in workbook_view_new
+ (workbook_view_new): use g_object properties
+
+2012-11-14 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gnumeric-conf.h: updated
+ * src/gnumeric-conf.c: updated
+
+2012-11-14 Jean Brefort <jean brefort normalesup org>
+
+ * src/position.c: fixed introspection annotations. [#682514]
+
+2012-11-11 Jean Brefort <jean brefort normalesup org>
+
+ * src/item-cursor.c (item_cursor_draw): always draw the double line of
+ the selection rectangle, even if top and bottom are out of sight.
+ * src/sheet-control-gui.c (scg_finalize): unselect objects so that they
+ are correctly unrefed. [#688094]
+
+2012-11-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * configure.in: we need goffice 0.9.7
+
+2012-11-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gnumeric-conf.h: updated
+ * src/gnumeric-conf.c: updated
+ * schemas/org.gnome.gnumeric.dialogs.gschema.xml.in.in: use enums for
+ "format" and "quoting"
+
+2012-11-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gnumeric-conf.h: updated
+ * src/gnumeric-conf.c: updated
+ * schemas/org.gnome.gnumeric.dialogs.gschema.xml.in.in: change path
+ to avoid introspection bug
+ * component/gnumeric.c (go_plugin_init): adjust for changed
+ autogenerated function name
+ * src/gnm-plugin.c (gnm_plugins_init): ditto
+
+2012-11-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gnumeric-conf.h: updated using adjusted tools/handle-conf-options
+ * src/gnumeric-conf.c: updated using adjusted tools/handle-conf-options
+
+2012-11-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * schemas/org.gnome.gnumeric.dialogs.gschema.xml.in.in: add new
+ stf export items
+ * src/gnumeric-conf.h: updated
+ * src/gnumeric-conf.c: updated
+ * src/stf-export.c (gnm_stf_get_stfe): read new preference settings
+
+2012-11-10 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gnumeric-conf.h: updated using tools/handle-conf-options
+ * src/gnumeric-conf.c: updated using tools/handle-conf-options
+
+2012-11-10 Jean Brefort <jean brefort normalesup org>
+
+ * src/sheet-object-image.c (gnm_soi_get_target_list): don't crash when
+ draging an unkown image.
+
+2012-11-08 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/cell-draw.c (cell_draw_simplify_cb): change argument type and flag
+ possible change in layout height
+ (cell_draw_simplify_attributes): change argument type and recalc natural
+ height if necessary
+ (cell_calc_layout): adjust call of cell_draw_simplify_attributes
+
+2012-11-08 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/cell-draw.c (cell_draw_simplify_cb): new
+ (cell_draw_simplify_attributes): new
+ (cell_calc_layout): use the above after setting hashes
+
+2012-11-07 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/cell.c (gnm_cell_get_format_given_style): new
+ (gnm_cell_get_format): use gnm_cell_get_format_given_style
+
+2012-11-04 Jean Brefort <jean brefort normalesup org>
+
+ * src/sheet.c: add API doc for sheet_cells to fix an introspection warning.
+
+2012-11-03 Morten Welinder <terra gnome org>
+
+ * src/sheet-style.c (sheet_style_get_row2): New function.
+
+2012-11-02 Jean Brefort <jean brefort normalesup org>
+
+ * src/sheet-object-image.c (gnm_soi_write_xml_sax): fixed crash when
+ copying an image from one process to another. [#687414]
+
+2012-10-30 Jean Brefort <jean brefort normalesup org>
+
+ * src/graph.c (gnm_go_data_vector_load_values),
+ (gnm_go_data_vector_get_str): do not use filtered out values. [#687209]
+
+2012-10-27 Morten Welinder <terra gnome org>
+
+ * src/stf.c (resize_columns): Only auto-resize columns based on
+ the first 1000 rows. Fixes #686858.
+
+2012-10-26 Morten Welinder <terra gnome org>
+
+ * src/gutils.c (gnm_utf8_strto): Handle all-ascii case without
+ copying the string.
+
+ * src/stf-parse.c (my_utf8_strchr): New function wrapping
+ g_utf8_strchr and handling ascii character faster.
+
+2012-10-20 Jean Brefort <jean brefort normalesup org>
+
+ * src/sheet-object-image.c (gnm_soi_get_target_list): fix trivial crasher,
+ (gnm_soi_copy): really copy the image.
+
+2012-10-19 Morten Welinder <terra gnome org>
+
+ * src/sheet-style.c (internal_style_list): Check actual area
+ against expected area.
+ (verify_hashes): Check area against initial area.
+ (cb_style_list_add_node): Keep track of (filtered) area.
+
+2012-10-18 Morten Welinder <terra gnome org>
+
+ * src/sheet-style.c (internal_style_list): New function uniting
+ all the style list getters. Optimization is far better than the
+ old code, but not optimal.
+
+2012-10-14 Morten Welinder <terra gnome org>
+
+ * src/sheet.c (sheet_cells): Take extra optional range argument.
+ All callers changed.
+
+2012-10-06 Morten Welinder <terra gnome org>
+
+ * src/sheet.c (sheet_cell_positions): Renamed from sheet_cells.
+ All callers changed.
+ (sheet_cells): New function.
+ (sheet_foreach_cell_in_range): Use new sheet_cells.
+
+2012-09-26 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sstest.c (test_random_normality): fix text
+
+2012-09-23 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/sheet-control-gui.c (sheet_control_gui_new): check for NULL sheets
+
+2012-09-22 Andreas J. Guelzow <aguelzow pyrshep ca>
+ for Weng Xuetian
+
+ * src/gnm-pane-impl.h: change IM fields of _GnmPane
+ * src/gnm-pane.c (gnm_pane_key_press): skip im_block_edit_start
+ (gnm_pane_focus_in): ditto
+ (gnm_pane_realize): ditto
+ (gnm_pane_unrealize): ditto
+ (cb_gnm_pane_preedit_start): new
+ (cb_gnm_pane_preedit_end): new
+ (cb_gnm_pane_preedit_changed): check im_preedit_started
+ (gnm_pane_dispose): disconnect cb_gnm_pane_preedit_*
+ (gnm_pane_init): connect cb_gnm_pane_preedit_*
+
+2012-09-19 Jean Brefort <jean brefort normalesup org>
+
+ * src/graph.c (gnm_go_data_vector_load_len),
+ (gnm_go_data_vector_load_values): add 1 column/row to the clipped area
+ to allow empty cells at the end. Related to #684072.
+
+2012-09-09 Jean Brefort <jean brefort normalesup org>
+
+ * src/gnm-so-path.c (gnm_so_path_write_xml_sax), (sop_sax_path),
+ (gnm_so_path_prep_sax_parser): serialize multiple paths.
+
+2012-09-08 Jean Brefort <jean brefort normalesup org>
+
+ * src/gnm-so-path.c (so_path_view_set_bounds),
+ (cb_gnm_so_path_changed), (gnm_so_path_new_view),
+ (gnm_so_path_set_property), (gnm_so_path_get_property),
+ (gnm_so_path_finalize), (gnm_so_path_class_init): allow for multiple
+ GOPath instances.
+
+2012-09-06 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 3d9118b..c434d4e 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.90.txt">1.11.90</a></li>
<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>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index e7b2c25..aee7a10 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -202,7 +202,7 @@ branch.</p>
<tbody class="deps">
<tr>
<td><a href="http://ftp.gnome.org/pub/GNOME/sources/goffice">GOffice</a></td>
- <td>>= 0.9.6</td>
+ <td>>= 0.9.90</td>
<td></td>
</tr>
<tr>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index e5b031f..b86daf1 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.6.tar.xz">Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/gnumeric-1.11.90.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 6b9a29b..fa8dfa3 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>November 2012:
+ <a href="announcements/1.11/gnumeric-1.11.90.shtml">Gnumeric
+ 1.11.90 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>September 2012:
<a href="announcements/1.11/gnumeric-1.11.6.shtml">Gnumeric
1.11.6 is out</a>. Get it
@@ -97,42 +108,6 @@
found on this site. Note, however, that recompilation is very
difficult.)--></p>
- <p>November 2011:
- <a href="announcements/1.11/gnumeric-1.11.1.shtml">Gnumeric
- 1.11.1 is out</a>. Get it
- from <a href="downloads.shtml">here</a>!</p>
-
- <p>November 2011:
- <a href="announcements/1.11/gnumeric-1.11.0.shtml">Gnumeric
- 1.11.0 is out</a>. This is the first release in the
- new <a href="announcements/1.11/gnumeric-1.11.shtml">1.11
- development series</a> Get it
- from <a href="downloads.shtml">here</a>! We do not currently
- have a Win32; 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 2011:
- <a href="announcements/1.10/gnumeric-1.10.17.shtml">Gnumeric
- 1.10.17 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.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>June 2011:
- <a href="announcements/1.10/gnumeric-1.10.16.shtml">Gnumeric
- 1.10.16 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.16-20110616.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><a href="past-news.shtml">Older news...</a></p>
diff --git a/projects.gnome.org/gnumeric/past-news.shtml b/projects.gnome.org/gnumeric/past-news.shtml
index 09944e6..c29ea94 100644
--- a/projects.gnome.org/gnumeric/past-news.shtml
+++ b/projects.gnome.org/gnumeric/past-news.shtml
@@ -6,6 +6,42 @@ the years pass. Welcome to our news cellar.</p>
<h2>2011</h2>
+ <p>November 2011:
+ <a href="announcements/1.11/gnumeric-1.11.1.shtml">Gnumeric
+ 1.11.1 is out</a>. Get it
+ from <a href="downloads.shtml">here</a>!</p>
+
+ <p>November 2011:
+ <a href="announcements/1.11/gnumeric-1.11.0.shtml">Gnumeric
+ 1.11.0 is out</a>. This is the first release in the
+ new <a href="announcements/1.11/gnumeric-1.11.shtml">1.11
+ development series</a> Get it
+ from <a href="downloads.shtml">here</a>! We do not currently
+ have a Win32; 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 2011:
+ <a href="announcements/1.10/gnumeric-1.10.17.shtml">Gnumeric
+ 1.10.17 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.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>June 2011:
+ <a href="announcements/1.10/gnumeric-1.10.16.shtml">Gnumeric
+ 1.10.16 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.16-20110616.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 2011:
<a href="announcements/1.10/gnumeric-1.10.15.shtml">Gnumeric
1.10.15 is out</a>. This is a stable release. Get it
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]