[gnomeweb-wml] Gnumeric: 1.11.5



commit 212ea37c8c0f6415e843c95c0fdcc3397f97e1fd
Author: Morten Welinder <terra gnome org>
Date:   Sun Jul 15 20:08:36 2012 -0400

    Gnumeric: 1.11.5

 .../gnumeric/announcements/1.11/Makefile.am        |    1 +
 .../announcements/1.11/gnumeric-1.11.5.shtml       |   79 ++++++++++++++++++++
 .../gnumeric/announcements/1.11/index.shtml        |    1 +
 .../gnumeric/changelogs/1.11/Makefile.am           |    1 +
 .../gnumeric/changelogs/1.11/changelog-1.11.5.txt  |   38 ++++++++++
 .../gnumeric/changelogs/1.11/index.shtml           |    1 +
 projects.gnome.org/gnumeric/header-end.shtml       |    2 +-
 projects.gnome.org/gnumeric/index.shtml            |   11 +++
 8 files changed, 133 insertions(+), 1 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am
index a34d4cd..f3c3fee 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.5.shtml \
 	gnumeric-1.11.4.shtml \
 	gnumeric-1.11.3.shtml \
 	gnumeric-1.11.2.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.5.shtml b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.5.shtml
new file mode 100644
index 0000000..06692ec
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.5.shtml
@@ -0,0 +1,79 @@
+<!--#set var="title" value="Gnumeric 1.11.5" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.11.5 aka &quot;Solved&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.11.5.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+  <li>Python support resurrected.</li>
+  <li>A solver report was added.</li>
+  <li>Non-linear solver respects constraints.</li>
+  </ul>
+
+  <ul>
+  <li>Jean
+    <ul>
+      <li>
+	Add support for introspection. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=670271";>Bug 670271</a>].
+      </li>
+    </ul>
+  <li>Morten
+    <ul>
+      <li>
+	Solver translation fixes.
+      </li>
+      <li>
+	Teach non-linear solver about constraints.  [Part of <a href="https://bugzilla.gnome.org/show_bug.cgi?id=620368";>Bug 620368</a>].
+      </li>
+      <li>
+	Avoid too many hash collissions for dense sheets.
+      </li>
+      <li>
+	Speed up operations that iterate over cells in large areas.
+      </li>
+      <li>
+	Fix problems with linear solvers and cross-sheet target.
+      </li>
+      <li>
+	Fix python-loader vs. goffice interface problem.
+      </li>
+      <li>
+	Add solver report.
+      </li>
+    </ul>
+  </ul>
+  <h2>goffice 0.9.5 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  goffice version 0.9.5.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+  <li>...</li>
+  </ul>
+
+  <ul>
+  <li>Andreas
+    <ul>
+      <li>
+	Fix spacing in chart properties dialog.
+      </li>
+      <li>
+	Fix style inconsistency in regression trend line dialog. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=678810";>Bug 678810</a>].
+      </li>
+    </ul>
+  <li>Jean
+    <ul>
+      <li>
+	Fix rich text size evaluation. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=679459";>Bug 679459</a>].
+      </li>
+      <li>
+	Moved prototypes from gog-axis-line-impl.h to gog-axis-line.h. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=679967";>Bug 679967</a>].
+      </li>
+    </ul>
+  </ul>
+  <h2>Availability</h2>
+  <blockquote>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/</a><br>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.9/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.9/</a>
+  </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 fdc7da6..17f4ea4 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.5.shtml">1.11.5</a></li>
   <li><a href="gnumeric-1.11.4.shtml">1.11.4</a></li>
   <li><a href="gnumeric-1.11.3.shtml">1.11.3</a></li>
   <li><a href="gnumeric-1.11.2.shtml">1.11.2</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 19c593f..aa33f35 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.5.txt	\
 	changelog-1.11.4.txt	\
 	changelog-1.11.3.txt	\
 	changelog-1.11.2.txt	\
diff --git a/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.5.txt b/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.5.txt
new file mode 100644
index 0000000..228c852
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.5.txt
@@ -0,0 +1,38 @@
+2012-07-15  Morten Welinder <terra gnome org>
+
+	* Release 1.11.5
+
+2012-07-12  Jean Brefort  <jean brefort normalesup org>
+
+	* Makefile.am: update DISTCHECK_CONFIGURE_FLAGS for introspection.
+
+2012-07-11  Jean Brefort  <jean brefort normalesup org>
+
+	* configure.in: add support for introspection. [#670271]
+	* src/Makefile.am: ditto.
+	* src/application.c: ditto.
+	* src/cell.c (cell_copy), (cell_free), (gnm_cell_get_type): ditto.
+	* src/cell.h: ditto.
+	* src/complex.h: ditto.
+	* src/format-template.h: ditto.
+	* src/func.c: ditto.
+	* src/gnm-style-impl.h: ditto.
+	* src/parse-util.h: ditto.
+	* src/print-info.h: ditto.
+	* src/sheet.c: ditto.
+	* src/stf-parse.h: ditto.
+	* src/style-font.h: ditto.
+	* src/workbook-control-priv.h: ditto.
+
+2012-07-03  Morten Welinder  <terra gnome org>
+
+	* src/ranges.c (gnm_sheet_range_hash, gnm_range_hash): Delete
+	crummy and unused hash functions.
+
+	* src/sheet.c (cell_set_hash): Use a decent hash.
+	(sheet_foreach_cell_in_range): Use different algorithm when the
+	range is big and we only need existing cells.
+
+2012-06-25  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 c1611d5..8613ff4 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.5.txt">1.11.5</a></li>
   <li><a href="changelog-1.11.4.txt">1.11.4</a></li>
   <li><a href="changelog-1.11.3.txt">1.11.3</a></li>
   <li><a href="changelog-1.11.2.txt">1.11.2</a></li>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 080bbb0..57cd438 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -16,7 +16,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.4.tar.xz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/gnumeric-1.11.5.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 ef2f834..d51dba1 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -41,6 +41,17 @@
       <a href="features.shtml">go here</a>.</p>
 
       <h2>News</h2>
+      <p>July 2012:
+      <a href="announcements/1.11/gnumeric-1.11.5.shtml">Gnumeric
+      1.11.5 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>June 2012:
       <a href="announcements/1.11/gnumeric-1.11.4.shtml">Gnumeric
       1.11.4 is out</a>.  Get it



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