[gnumeric-web] Gnumeric: 1.12.23
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric-web] Gnumeric: 1.12.23
- Date: Wed, 29 Jul 2015 03:04:47 +0000 (UTC)
commit dad437897bf3e80e2089d0f09e8cad03f4823207
Author: Morten Welinder <terra gnome org>
Date: Tue Jul 28 23:04:51 2015 -0400
Gnumeric: 1.12.23
Makefile | 1 +
announcements/1.12/gnumeric-1.12.23.html | 222 ++++++++++++++++++++++++++++++
announcements/1.12/index.html | 1 +
changelogs/1.12/changelog-1.12.23.txt | 130 +++++++++++++++++
download.html | 2 +-
index.html | 12 ++
6 files changed, 367 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index 5e99d5d..18d21f8 100644
--- a/Makefile
+++ b/Makefile
@@ -268,6 +268,7 @@ WWWFILES = \
announcements/1.12/gnumeric-1.12.20.html \
announcements/1.12/gnumeric-1.12.21.html \
announcements/1.12/gnumeric-1.12.22.html \
+ announcements/1.12/gnumeric-1.12.23.html \
\
style/date.png \
style/gnumeric52.png \
diff --git a/announcements/1.12/gnumeric-1.12.23.html b/announcements/1.12/gnumeric-1.12.23.html
new file mode 100644
index 0000000..bf81e1b
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.23.html
@@ -0,0 +1,222 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!-- MARKER: start-header -->
+<head>
+<title>Gnumeric</title>
+<link rel="stylesheet" href="/style/style.css" type="text/css" />
+<link rel="icon" type="image/png" href="/logo.png" />
+</head>
+<body>
+<div id="wrap">
+ <a href="/"><div id="header">
+ <h1 id="logo-text"><span>Gnumeric</span></h1>
+ <p id="slogan">Free, Fast, Accurate — Pick Any Three!</p>
+ <img id="logo" src="/gnumeric.png" alt="logo" class="float-right"/>
+ </div></a>
+
+ <div id="nav">
+ <ul>
+ <li><a href="/">Home</a></li>
+ <li><a href="/development.html">Development</a></li>
+ <li><a href="/contact.html">Contact</a></li>
+ </ul>
+ </div>
+
+ <div id="content-wrap">
+ <!-- MARKER: start-main -->
+ <div id="fullmain">
+ <div class="generalitem">
+ <h2><span class="gnumeric-bullet"></span>Gnumeric 1.12.23 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.12.23. This release requires the concurrently released Goffice 0.10.23.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>Fuzzed file hardening.</li>
+ <li>Solver refactoring.</li>
+ </ul>
+ <p>Special thanks to Juha Kylmänen
+ from <a href="https://www.ee.oulu.fi/research/ouspg/">Oulu
+ University Secure Programming Group</a> for running a
+ large amount of fuzzing against Gnumeric.</p>
+
+ <p>Details of changes by contributor:</p>
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Fix memory handling error on fuzzed sxc file. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=748535">Bug 748535</a>].
+ </li>
+ <li>
+ Improve import/export of page layout from/to ODF.
+ </li>
+ <li>
+ Improve function import to ODF. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750627">Bug 750627</a>].
+ </li>
+ <li>
+ Add CONFIDENCE.T, MODE.MULT, PERCENTILE.EXC, PERCENTRANK.EXC
+ and QUARTILE.EXC.
+ </li>
+ <li>
+ Fuzzed file fixes. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751060">Bug
751060</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751501">Bug 751501</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751851">Bug 751851</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751922">Bug 751922</a>].
+ </li>
+ <li>
+ Fix ODF import of named expressions. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750627">Bug 750627</a>].
+ </li>
+ <li>
+ Import reference unions from ODF. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750627">Bug 750627</a>].
+ </li>
+ <li>
+ Improve CONVERT function.
+ </li>
+ </ul>
+ </li>
+ <li>Jean
+ <ul>
+ <li>
+ Fix xlsx import of plot area manual layout. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=748016">Bug 748016</a>].
+ </li>
+ <li>
+ Fix out of bounds read. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=749121">Bug
749121</a>].
+ </li>
+ <li>
+ Fuzzed file fixes. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=750042">Bug
750042</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751217">Bug 751217</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751270">Bug 751270</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751271">Bug 751271</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751383">Bug 751383</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751384">Bug 751384</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751758">Bug 751758</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751744">Bug 751744</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751908">Bug 751908</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751920">Bug 751920</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751249">Bug 751249</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751945">Bug 751945</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751909">Bug 751909</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751946">Bug 751946</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751968">Bug 751968</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751969">Bug 751969</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751971">Bug 751971</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751989">Bug 751989</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ Fix import/export of graph backplane.
+ </li>
+ <li>
+ Fix export of unlabelled axes.
+ </li>
+ <li>
+ Fix export of rotated axis labels.
+ </li>
+ <li>
+ Fix xlsx save crash related to shared strings. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=748477">Bug 748477</a>].
+ </li>
+ <li>
+ Solver code refactoring.
+ </li>
+ <li>
+ Plug leaks.
+ </li>
+ <li>
+ Fuzzed file fixes. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=748595">Bug
748595</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=748597">Bug 748597</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749031">Bug 749031</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749030">Bug 749030</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=749069">Bug 749069</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=748533">Bug 748533</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749118">Bug 749118</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749166">Bug 749166</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749181">Bug 749181</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749184">Bug 749184</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=749236">Bug 749236</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749240">Bug 749240</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749234">Bug 749234</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749235">Bug 749235</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749271">Bug 749271</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749270">Bug 749270</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=749424">Bug 749424</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749917">Bug 749917</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749919">Bug 749919</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750043">Bug 750043</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750044">Bug 750044</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750046">Bug 750046</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=750811">Bug 750811</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750810">Bug 750810</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750857">Bug 750857</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750864">Bug 750864</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750862">Bug 750862</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750858">Bug 750858</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751126">Bug 751126</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751254">Bug 751254</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751253">Bug 751253</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750851">Bug 750851</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751258">Bug 751258</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751259">Bug 751259</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751502">Bug 751502</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751390">Bug 751390</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751579">Bug 751579</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751659">Bug 751659</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751660">Bug 751660</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751662">Bug 751662</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751970">Bug 751970</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=752022">Bug 752022</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751988">Bug 751988</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=752021">Bug 752021</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=752080">Bug 752080</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=752081">Bug 752081</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=752124">Bug 752124</a>].
+ </li>
+ <li>
+ Make solver check linearity of model.
+ </li>
+ <li>
+ Fix xls saving of marker style. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749185">Bug 749185</a>].
+ </li>
+ <li>
+ Make compilation with clang work again. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749138">Bug 749138</a>].
+ </li>
+ <li>
+ Fix xlsx problem with import of header/footer. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750853">Bug 750853</a>].
+ </li>
+ <li>
+ Fix xls save problem with characters outside codepage. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=750856">Bug 750856</a>].
+ </li>
+ <li>
+ Fix named expression problem. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751056">Bug
751056</a>].
+ </li>
+ <li>
+ Fix xlsx namespace problem. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751120">Bug
751120</a>].
+ </li>
+ <li>
+ Protect database functions against malformed database. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751392">Bug 751392</a>].
+ </li>
+ <li>
+ Fix csv problem with invalid UTF-8 data. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751577">Bug 751577</a>].
+ </li>
+ <li>
+ Fix GROWTH. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751658">Bug 751658</a>].
+ </li>
+ <li>
+ Restrict TABLE to array context. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751871">Bug 751871</a>].
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+
+ <div class="generalitem">
+ <h2><span class="gnumeric-bullet"></span>goffice 0.10.23 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ goffice version 0.10.23.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>...</li>
+ </ul>
+
+ <p>Details of changes by contributor:</p>
+ <ul>
+ <li>Jean
+ <ul>
+ <li>
+ Disable metafiles support when there is no screen. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=748493">Bug 748493</a>].
+ </li>
+ <li>
+ Fuzzed file fixes. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=750860">Bug
750860</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751059">Bug 751059</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751256">Bug 751256</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751257">Bug 751257</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=751272">Bug 751272</a>]
+ [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751925">Bug 751925</a>] [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=752223">Bug 752223</a>].
+ </li>
+ </ul>
+ </li>
+ <li>Morten
+ <ul>
+ <li>
+ Fix ABR [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=749167">Bug 749167</a>].
+ </li>
+ <li>
+ Shield Cairo from image sizes it cannot handle. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749274">Bug 749274</a>].
+ </li>
+ <li>
+ Plug leaks. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=749395">Bug 749395</a>].
+ </li>
+ <li>
+ Portability problem affecting macs. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=749463">Bug 749463</a>].
+ </li>
+ <li>
+ Fuzzed file fixes. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=750047">Bug
750047</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=751250">Bug 751250</a>].
+ </li>
+ <li>
+ Fix log-fit problem. [Redhat <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1240470">Bug
1240470</a>].
+ </li>
+ <li>
+ Fix general format for wide case. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=752839">Bug 752839</a>].
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ <div class="generalitem">
+ <h2><span class="gnumeric-bullet"></span>Availability</h2>
+ <blockquote>
+ <p><a
href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/">http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/</a></p>
+ <p><a
href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/">http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/</a></p>
+ </blockquote>
+ </div>
+ </div>
+ <!-- MARKER: end-main -->
+ <!-- MARKER: start-sidebar -->
+ <!-- MARKER: end-sidebar -->
+ </div>
+</div>
+</body>
+</html>
diff --git a/announcements/1.12/index.html b/announcements/1.12/index.html
index e762b56..cbb9288 100644
--- a/announcements/1.12/index.html
+++ b/announcements/1.12/index.html
@@ -32,6 +32,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.12.23.html">1.12.23</a></li>
<li><a href="gnumeric-1.12.22.html">1.12.22</a></li>
<li><a href="gnumeric-1.12.21.html">1.12.21</a></li>
<li><a href="gnumeric-1.12.20.html">1.12.20</a></li>
diff --git a/changelogs/1.12/changelog-1.12.23.txt b/changelogs/1.12/changelog-1.12.23.txt
new file mode 100644
index 0000000..c0d08f2
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.23.txt
@@ -0,0 +1,130 @@
+2015-07-28 Morten Welinder <terra gnome org>
+
+ * Release 1.12.23
+
+2015-07-14 Morten Welinder <terra gnome org>
+
+ * schemas/org.gnome.gnumeric.dialogs.gschema.xml.in.in: Fix typo.
+ #752259.
+
+2015-07-09 Morten Welinder <terra gnome org>
+
+ * src/position.c (gnm_cellpos_init_cellref_ss): Do a full modulo
+ operation. Fixes #752124.
+
+2015-07-06 Morten Welinder <terra gnome org>
+
+ * src/func-builtin.c (gnumeric_table): Avoid FMR. Fixes #752021.
+
+2015-07-05 Jean Brefort <jean brefort normalesup org>
+
+ * src/sheet-object-graph.c (vector_end): fix array overflow. [#751971]
+
+2015-07-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/value.c (value_compare_real): handle two empty values however
+ they appear
+
+2015-07-03 Morten Welinder <terra gnome org>
+
+ * src/func-builtin.c (gnumeric_table): Return #REF! outside array
+ context.
+
+2015-06-30 Morten Welinder <terra gnome org>
+
+ * src/expr.c (gnm_expr_eval): Don't crash if an empty array makes
+ it all the way here.
+
+2015-06-29 Morten Welinder <terra gnome org>
+
+ * src/func.c (function_iterate_argument_values): Improve name
+ handling. Part of #751660.
+
+2015-06-28 Morten Welinder <terra gnome org>
+
+ * src/value-sheet.c (value_area_get_width, value_area_get_height):
+ Use the same normalization as value_area_foreach. Fixes #751390.
+
+ * src/stf.c (clear_stray_NULs): Also truncate invalid UTF-8.
+ Fixes #751577.
+
+2015-06-26 Morten Welinder <terra gnome org>
+
+ * src/value.c (value_new_array_empty): Store value_new_empty(),
+ not NULL, in the slots. We can make this change because
+ value_new_empty() is a singleton that does not need to be
+ released. Fixes #751502.
+
+2015-06-24 Jean Brefort <jean brefort normalesup org>
+
+ * src/sheet-object-graph.c (dim_start): fix index test. [#751383]
+
+2015-06-23 Jean Brefort <jean brefort normalesup org>
+
+ * src/xml-sax-read.c (gnm_xml_finish_obj), (xml_sax_read_obj),
+ (xml_sax_object_end): ensure we always use the right state. [#751217]
+
+2015-06-22 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * samples/excel/engfuns.xls: update to use correct lbm->g conversion
+
+2015-06-20 Morten Welinder <terra gnome org>
+
+ * src/go-data-cache.c (go_data_cache_records_set_size): Check for
+ overflow.
+ (go_data_cache_records_fetch_index): If resizing failed return
+ NULL early.
+
+2015-06-18 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/parse-util.h (_GnmConventions): add union_char field
+ * src/parser.y (yylex): handle union_char
+ (setup_state): set union_char
+
+2015-06-18 Morten Welinder <terra gnome org>
+
+ * src/xml-sax-read.c (xml_sax_read_obj): Only allow type names
+ specifying types derived from sheet objects. Fixes #751126.
+ (xml_sax_hlink): Similarly.
+
+2015-06-16 Morten Welinder <terra gnome org>
+
+ * src/xml-sax-read.c (handle_delayed_names): Check for circularity
+ in names. Fixes #751056.
+
+2015-05-27 Morten Welinder <terra gnome org>
+
+ * src/print.c (compute_scale_fit_to): Attempt a workaround for fp
+ division by zero. Fixes #749917.
+
+ * src/gnm-so-filled.c (gnm_so_filled_draw_cairo): Plug leak.
+
+2015-05-16 Jean Brefort <jean brefort normalesup org>
+
+ * src/sheet-object-image.c (content_start): fixed leak, [see #749444,
+ comment #3]
+
+2015-05-11 Morten Welinder <terra gnome org>
+
+ * src/wbc-gtk.c (wbcg_validation_msg): Fix clang warning about
+ something bad that will happen whenever FALSE equals TRUE.
+
+ * src/go-data-cache.c (go_data_cache_set_val): Use memcpy for
+ inline values.
+
+ * src/cell.c (gnm_cell_set_array): Improve preconditions.
+
+2015-05-09 Morten Welinder <terra gnome org>
+
+ * src/mstyle.c (gnm_style_set_font_uline): Add sanity check.
+
+2015-04-28 Morten Welinder <terra gnome org>
+
+ * src/xml-sax-read.c (read_file_free_state): Plug leaks related to
+ malformed documents. Fixes #748596.
+ (xml_sax_unknown): Don't rely on xin->user_state here. Fixes
+ #748595.
+
+2015-04-16 Morten Welinder <terra gnome org>
+
+ * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index 37f7f6c..141bb1d 100644
--- a/download.html
+++ b/download.html
@@ -49,7 +49,7 @@
<div class="generalitem">
<h2><span class="gnumeric-bullet"></span>Source Code</h2>
<p>Users experienced with compiling software
- can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.22.tar.xz">download
+ can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.23.tar.xz">download
the latest release</a>.</p>
</div>
</div>
diff --git a/index.html b/index.html
index 054f927..4999cc6 100644
--- a/index.html
+++ b/index.html
@@ -54,6 +54,18 @@
<div class="newsitem">
<h2>
<span class="date">
+ <span class="month">Jul</span>
+ <span class="year">2015</span>
+ </span>
+ Gnumeric 1.12.23
+ </h2>
+ <p><a href="announcements/1.12/gnumeric-1.12.23.html">Gnumeric
+ 1.12.23 is out</a>. Get it
+ from <a href="download.html">here</a>!</p>
+ </div>
+ <div class="newsitem">
+ <h2>
+ <span class="date">
<span class="month">Apr</span>
<span class="year">2015</span>
</span>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]