[gnumeric-web] Gnumeric 1.12.45



commit 8fa4a407a2a0cdf6591e4947a8c8d419df59fb2b
Author: Morten Welinder <terra gnome org>
Date:   Wed May 22 18:08:52 2019 -0400

    Gnumeric 1.12.45

 Makefile                                 |   1 +
 announcements/1.12/gnumeric-1.12.45.html | 121 +++++++++++++++++++++++++++++++
 announcements/1.12/index.html            |   1 +
 changelogs/1.12/changelog-1.12.45.txt    |  20 +++++
 download.html                            |   2 +-
 index.html                               |  12 +++
 6 files changed, 156 insertions(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
index 714e933..2867b5f 100644
--- a/Makefile
+++ b/Makefile
@@ -290,6 +290,7 @@ WWWFILES =                                          \
        announcements/1.12/gnumeric-1.12.42.html        \
        announcements/1.12/gnumeric-1.12.43.html        \
        announcements/1.12/gnumeric-1.12.44.html        \
+       announcements/1.12/gnumeric-1.12.45.html        \
                                                        \
        style/date.png                                  \
        style/gnumeric52.png                            \
diff --git a/announcements/1.12/gnumeric-1.12.45.html b/announcements/1.12/gnumeric-1.12.45.html
new file mode 100644
index 0000000..20eba7d
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.45.html
@@ -0,0 +1,121 @@
+<?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.45 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability of
+        Gnumeric version 1.12.45.  This is a bugfix release.</p>
+
+        <p>Details of changes by contributor:</p>
+        <ul>
+        <li>Eugen Dedu
+          <ul>
+           <li>
+             Doc fixes.  [<a href="https://gitlab.gnome.org/GNOME/gnumeric/issues/380";>Bug 380</a>] [<a 
href="https://gitlab.gnome.org/GNOME/gnumeric/issues/381";>Bug 381</a>] [<a 
href="https://gitlab.gnome.org/GNOME/gnumeric/issues/382";>Bug 382</a>].
+           </li>
+          </ul>
+        </li>
+        <li>Morten
+          <ul>
+           <li>
+             Add DIGAMMA function.
+           </li>
+           <li>
+             Support ISO-8601 UTC date/time input.  Mostly.  [<a 
href="https://gitlab.gnome.org/GNOME/gnumeric/issues/371";>Bug 371</a>].
+           </li>
+           <li>
+             Improve cvs separator guessing.  [<a 
href="https://gitlab.gnome.org/GNOME/gnumeric/issues/397";>Bug 397</a>].
+           </li>
+           <li>
+             Add export option "active-sheet".  [<a 
href="https://gitlab.gnome.org/GNOME/gnumeric/issues/396";>Bug 396</a>].
+           </li>
+          </ul>
+        </li>
+        <li>Thomas Klausner
+          <ul>
+           <li>
+             Fix compilation issue.  [<a href="https://gitlab.gnome.org/GNOME/gnumeric/issues/378";>Bug 
378</a>].
+           </li>
+          </ul>
+        </li>
+        <li>Thomas Kuehne
+          <ul>
+           <li>
+             Handle odf files with no styles whatsoever.  [<a 
href="https://gitlab.gnome.org/GNOME/gnumeric/issues/389";>Bug 389</a>].
+           </li>
+           <li>
+             Improve Excel standalone-xml import.  [<a 
href="https://gitlab.gnome.org/GNOME/gnumeric/issues/391";>Bug 391</a>].
+           </li>
+          </ul>
+        </li>
+        </ul>
+      </div>
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>goffice 0.10.45 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability of
+        goffice version 0.10.45.  This is a bugfix release.</p>
+
+        <p>Details of changes by contributor:</p>
+        <ul>
+        <li>Jean
+          <ul>
+           <li>
+             Fix crash in exponential smoothing with invalid y data. [<a 
href="https://gitlab.gnome.org/GNOME/gnumeric/issues/377";>Bug 377</a>].
+           </li>
+           <li>
+             Fix ring plot center size persistence. [<a 
href="https://gitlab.gnome.org/GNOME/gnumeric/issues/395";>Bug 395</a>].
+           </li>
+          </ul>
+        </li>
+        <li>Morten
+          <ul>
+           <li>
+             Introspection fixes.
+           </li>
+           <li>
+             Work around gtk-doc bugs.
+           </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 f44bc32..926933b 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.45.html">1.12.45</a></li>
         <li><a href="gnumeric-1.12.44.html">1.12.44</a></li>
         <li><a href="gnumeric-1.12.43.html">1.12.43</a></li>
         <li><a href="gnumeric-1.12.42.html">1.12.42</a></li>
diff --git a/changelogs/1.12/changelog-1.12.45.txt b/changelogs/1.12/changelog-1.12.45.txt
new file mode 100644
index 0000000..c5abf39
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.45.txt
@@ -0,0 +1,20 @@
+2019-05-20  Morten Welinder <terra gnome org>
+
+       * Release 1.12.45
+
+2019-04-09  Morten Welinder  <terra gnome org>
+
+       * src/gutils.c (gnm_file_saver_common_export_option): Allow option
+       "active-sheet=" to select the active sheet.
+
+       * src/stf-parse.c (stf_parse_options_guess_csv): Avoid guessing
+       insane separators.  Fixes #397.
+
+2019-01-15  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (gnm_lambert_w): Avoid static for something that
+       formally isn't a compile-time constant.  [#378]
+
+2018-11-24  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index 1470a9d..9ca10f4 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.44.tar.xz";>download
+       can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.45.tar.xz";>download
        the latest release</a>.</p>
       </div>
     </div>
diff --git a/index.html b/index.html
index ed11add..37cdbda 100644
--- a/index.html
+++ b/index.html
@@ -49,6 +49,18 @@
              found</a>.</span></p>
        </div>
       </div>
+      <div class="newsitem">
+       <h2>
+         <span class="date">
+           <span class="month">May</span>
+           <span class="year">2019</span>
+         </span>
+         Gnumeric 1.12.45
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.45.html">Gnumeric
+           1.12.45 is out</a>.  Get it
+           from <a href="download.html">here</a>!</p>
+      </div>
       <div class="newsitem">
        <h2>
          <span class="date">


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