[gnumeric-web] Gnumeric: 1.12.39



commit 4c34443a4f4a6f2df2c0e5d90fdb2263cd9eda3d
Author: Morten Welinder <terra gnome org>
Date:   Tue Mar 13 21:06:01 2018 -0400

    Gnumeric: 1.12.39

 Makefile                                 |    1 +
 announcements/1.12/gnumeric-1.12.39.html |   95 ++++++++++++++++++++++++++++++
 announcements/1.12/index.html            |    1 +
 changelogs/1.12/changelog-1.12.39.txt    |   38 ++++++++++++
 download.html                            |    2 +-
 index.html                               |   12 ++++
 6 files changed, 148 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index a084a79..80245d6 100644
--- a/Makefile
+++ b/Makefile
@@ -284,6 +284,7 @@ WWWFILES =                                          \
        announcements/1.12/gnumeric-1.12.36.html        \
        announcements/1.12/gnumeric-1.12.37.html        \
        announcements/1.12/gnumeric-1.12.38.html        \
+       announcements/1.12/gnumeric-1.12.39.html        \
                                                        \
        style/date.png                                  \
        style/gnumeric52.png                            \
diff --git a/announcements/1.12/gnumeric-1.12.39.html b/announcements/1.12/gnumeric-1.12.39.html
new file mode 100644
index 0000000..260d7d3
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.39.html
@@ -0,0 +1,95 @@
+<?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 &mdash; 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.39 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability of
+        Gnumeric version 1.12.39.  This is a minor bugfix release.</p>
+        <p>Details of changes by contributor:</p>
+        <ul>
+        <li>Morten
+          <ul>
+           <li>
+             Fix ssdiff problem.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=792038";>Bug 
792038</a>].
+           </li>
+           <li>
+             Fix ISREF.
+           </li>
+           <li>
+             Some internal array formula code cleanups.
+           </li>
+           <li>
+             Fix problem with stopping a glpk solver.
+           </li>
+           <li>
+             Improve workaround for gtk+ scrollbar bug.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=792417";>Bug 792417</a>].
+           </li>
+           <li>
+             Fix minor issue for MUNIT.
+           </li>
+          </ul>
+        </li>
+        <li>Rafael Fontenelle
+          <ul>
+           <li>
+             Doc fixes.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=792556";>Bug 792556</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=792592";>Bug 792592</a>].
+           </li>
+          </ul>
+        </li>
+        </ul>
+      </div>
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>goffice 0.10.39 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability of
+        goffice version 0.10.39.  This is a minor bugfix release.</p>
+        <p>Details of changes by contributor:</p>
+        <ul>
+        <li>Morten
+          <ul>
+           <li>
+             sinpi/cospi/tanpi/cotpi improvement.
+           </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 3046989..e7f9e62 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.39.html">1.12.39</a></li>
         <li><a href="gnumeric-1.12.38.html">1.12.38</a></li>
         <li><a href="gnumeric-1.12.37.html">1.12.37</a></li>
         <li><a href="gnumeric-1.12.36.html">1.12.36</a></li>
diff --git a/changelogs/1.12/changelog-1.12.39.txt b/changelogs/1.12/changelog-1.12.39.txt
new file mode 100644
index 0000000..65a8814
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.39.txt
@@ -0,0 +1,38 @@
+2018-03-13  Morten Welinder <terra gnome org>
+
+       * Release 1.12.39
+
+2018-01-17  Morten Welinder  <terra gnome org>
+
+       * src/sstest.c (function_dump_defs): Drop internal function TABLE
+       as well as demo function ATL_LAST.
+
+2018-01-11  Morten Welinder  <terra gnome org>
+
+       * src/sheet-control-gui.c (scg_scrollbar_config_real): Be careful
+       not to trigger an update storm when nothing changes.  Fixes
+       #792417.
+
+2018-01-01  Morten Welinder  <terra gnome org>
+
+       * src/expr.c (gnm_expr_simplify_if): Remove non-working,
+       non-reachable code relating to true() and false() conditions.
+
+2017-12-30  Morten Welinder  <terra gnome org>
+
+       * src/expr.c (gnm_expr_top_get_array_corner): Remove.  All callers
+       changed.
+       (gnm_expr_top_get_array_size, gnm_expr_top_get_array_value)
+       (gnm_expr_top_get_array_expr): New functions.
+
+       * src/cell.c (gnm_cell_is_array_corner): Remove.  All callers
+       changed.
+
+2017-12-29  Morten Welinder  <terra gnome org>
+
+       * src/ssdiff.c (diff_names): Fix checks for inserted or removed
+       name.  #792038.
+
+2017-12-28  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index 6a1d34b..50fc690 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.38.tar.xz";>download
+       can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.39.tar.xz";>download
        the latest release</a>.</p>
       </div>
     </div>
diff --git a/index.html b/index.html
index 4a958df..fed1d04 100644
--- a/index.html
+++ b/index.html
@@ -52,6 +52,18 @@
       <div class="newsitem">
        <h2>
          <span class="date">
+           <span class="month">Mar</span>
+           <span class="year">2018</span>
+         </span>
+         Gnumeric 1.12.39
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.39.html">Gnumeric
+           1.12.39 is out</a>.  Get it
+           from <a href="download.html">here</a>!</p>
+      </div>
+      <div class="newsitem">
+       <h2>
+         <span class="date">
            <span class="month">Dec</span>
            <span class="year">2017</span>
          </span>


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