[gnumeric-web] Gnumeric: 1.12.32



commit 4745351a81d6951b0be156db561353cdcdbe7ccf
Author: Morten Welinder <terra gnome org>
Date:   Sat Aug 20 16:51:22 2016 -0400

    Gnumeric: 1.12.32

 Makefile                                 |    1 +
 announcements/1.12/gnumeric-1.12.32.html |  122 ++++++++++++++++++++++++++++++
 announcements/1.12/index.html            |    1 +
 changelogs/1.12/changelog-1.12.32.txt    |   23 ++++++
 download.html                            |    2 +-
 index.html                               |   12 +++
 6 files changed, 160 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index 71c907c..6c6d72c 100644
--- a/Makefile
+++ b/Makefile
@@ -277,6 +277,7 @@ WWWFILES =                                          \
        announcements/1.12/gnumeric-1.12.29.html        \
        announcements/1.12/gnumeric-1.12.30.html        \
        announcements/1.12/gnumeric-1.12.31.html        \
+       announcements/1.12/gnumeric-1.12.32.html        \
                                                        \
        style/date.png                                  \
        style/gnumeric52.png                            \
diff --git a/announcements/1.12/gnumeric-1.12.32.html b/announcements/1.12/gnumeric-1.12.32.html
new file mode 100644
index 0000000..552e92b
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.32.html
@@ -0,0 +1,122 @@
+<?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.32 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability of
+        Gnumeric version 1.12.32.</p>
+        <p>Noteworthy news in this release:</p>
+        <ul>
+        <li>New functions from recent Excel.</li>
+        </ul>
+
+        <p>Details of changes by contributor:</p>
+        <ul>
+        <li>Andreas
+          <ul>
+           <li>
+             Improve html4.0 fragment export. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=769343";>Bug 769343</a>].
+           </li>
+           <li>
+             Fix moving averages, exponential smothing and principal
+             component tools. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=769659";>Bug 769659</a>] .
+           </li>
+          </ul>
+        </li>
+        <li>Jean
+          <ul>
+           <li>
+             Fix  paradox plugin build with pxlib-0.6.7. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=769319";>Bug 769319</a>].
+           </li>
+          </ul>
+        </li>
+        <li>Morten
+          <ul>
+           <li>
+             Avoid gnome-common dependency.
+           </li>
+           <li>
+             New text functions CONCAT, TEXTJOIN.
+           </li>
+           <li>
+             New selection functions IFS, SWITCH.
+           </li>
+           <li>
+             New aggregation functions SUMIFS, AVERAGEIFS, MINIFS, MAXIFS, COUNTIFS.
+           </li>
+           <li>
+             Fix criteria function issue with errors in the selector area.
+           </li>
+           <li>
+             Fix corner case for MINA and MAXA.
+           </li>
+           <li>
+             Fix criteria matching of numbers against strings.
+           </li>
+           <li>
+             Test suite improvements.
+           </li>
+          </ul>
+        </li>
+        </ul>
+      </div>
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>goffice 0.10.32 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability of
+        goffice version 0.10.32.</p>
+        <p>This is a bug fix release.</p>
+
+        <p>Details of changes by contributor:</p>
+        <ul>
+        <li>Morten
+          <ul>
+           <li>
+             Plug leak.
+           </li>
+           <li>
+             Avoid gnome-common dependency.
+           </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 4c42efe..203c27c 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.32.html">1.12.32</a></li>
         <li><a href="gnumeric-1.12.31.html">1.12.31</a></li>
         <li><a href="gnumeric-1.12.30.html">1.12.30</a></li>
         <li><a href="gnumeric-1.12.29.html">1.12.29</a></li>
diff --git a/changelogs/1.12/changelog-1.12.32.txt b/changelogs/1.12/changelog-1.12.32.txt
new file mode 100644
index 0000000..35dabf4
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.32.txt
@@ -0,0 +1,23 @@
+2016-08-20  Morten Welinder <terra gnome org>
+
+       * Release 1.12.32
+
+2016-08-08  Morten Welinder  <terra gnome org>
+
+       * src/criteria.c (criteria_inspect_values): Add flag for string
+       coercion.  Only the equality test wants that.
+
+       * src/value.c (criteria_inspect_values): Floats don't match
+       errors.
+
+2016-08-04  Morten Welinder  <terra gnome org>
+
+       * src/rangefunc-strings.c (range_concatenate): Add (unused) user
+       pointer.
+
+       * src/collect.c (string_range_function): Add user pointer.  Caller
+       changed.
+
+2016-06-29  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index e6c3c6d..9f53acc 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.31.tar.xz";>download
+       can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.32.tar.xz";>download
        the latest release</a>.</p>
       </div>
     </div>
diff --git a/index.html b/index.html
index 5b13d69..2062696 100644
--- a/index.html
+++ b/index.html
@@ -52,6 +52,18 @@
       <div class="newsitem">
        <h2>
          <span class="date">
+           <span class="month">Aug</span>
+           <span class="year">2016</span>
+         </span>
+         Gnumeric 1.12.32
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.32.html">Gnumeric
+           1.12.32 is out</a>.  Get it
+           from <a href="download.html">here</a>!</p>
+      </div>
+      <div class="newsitem">
+       <h2>
+         <span class="date">
            <span class="month">Jun</span>
            <span class="year">2016</span>
          </span>


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