[gnomeweb-wml] Gnumeric: 1.11.1 ("Lots of Ones")
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Gnumeric: 1.11.1 ("Lots of Ones")
- Date: Sun, 27 Nov 2011 23:39:56 +0000 (UTC)
commit 5e53a9c44131fcbc635063f767ee9d8b7602a973
Author: Morten Welinder <terra gnome org>
Date: Sun Nov 27 18:21:30 2011 -0500
Gnumeric: 1.11.1 ("Lots of Ones")
.../gnumeric/announcements/1.11/Makefile.am | 2 +-
.../announcements/1.11/gnumeric-1.11.1.shtml | 43 ++++++++++++++++++++
.../gnumeric/announcements/1.11/index.shtml | 2 +-
.../gnumeric/changelogs/1.11/Makefile.am | 1 +
.../gnumeric/changelogs/1.11/changelog-1.11.1.txt | 30 ++++++++++++++
.../gnumeric/changelogs/1.11/index.shtml | 1 +
projects.gnome.org/gnumeric/downloads.shtml | 2 +-
projects.gnome.org/gnumeric/header-end.shtml | 2 +-
projects.gnome.org/gnumeric/index.shtml | 11 +++++
9 files changed, 90 insertions(+), 4 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am
index e1b2577..587739d 100644
--- a/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am
+++ b/projects.gnome.org/gnumeric/announcements/1.11/Makefile.am
@@ -1,7 +1,7 @@
urlpath = /gnumeric/announcements/1.11
page_SCRIPTS= \
- gnumeric-1.11.0.shtml \
+ gnumeric-1.11.1.shtml \
gnumeric-1.11.0.shtml \
gnumeric-1.11.shtml \
index.shtml
diff --git a/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.1.shtml b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.1.shtml
new file mode 100644
index 0000000..05a7d6a
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.11/gnumeric-1.11.1.shtml
@@ -0,0 +1,43 @@
+<!--#set var="title" value="Gnumeric 1.11.1" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+ <h2>Gnumeric 1.11.1 aka "Lots of Ones" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.11.1. This release requires the concurrently
+ released goffice 0.9.1</p>
+ <p>The release fixes build problems caused by a missing file in
+ version 1.11.0's tarball.</p>
+ <ul>
+ <li>Andreas
+ <ul>
+ <li>
+ Show range selection cursors even while selecting new regions and
+ on other sheets.
+ </li>
+ </ul>
+ <li>Jean
+ <ul>
+ <li>
+ Fixed expression range cursor behavior. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=664852">Bug 664852</a>].
+ </li>
+ </ul>
+ <li>Morten
+ <ul>
+ <li>
+ Build fixes relating to embedded ui files [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=664828">Bug 664828</a>].
+ </li>
+ </ul>
+ </ul>
+
+ <h2>goffice 0.9.1 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ goffice version 0.9.1.</p>
+
+ <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 bf655b5..ade0252 100644
--- a/projects.gnome.org/gnumeric/announcements/1.11/index.shtml
+++ b/projects.gnome.org/gnumeric/announcements/1.11/index.shtml
@@ -21,7 +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.0.shtml">1.11.0</a></li>
+ <li><a href="gnumeric-1.11.1.shtml">1.11.1</a></li>
<li><a href="gnumeric-1.11.0.shtml">1.11.0</a></li>
<li><a href="gnumeric-1.11.shtml">1.11 Series</a></li>
</ul>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.11/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.11/Makefile.am
index abdded8..417d528 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.1.txt \
changelog-1.11.0.txt \
index.shtml
diff --git a/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.1.txt b/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.1.txt
new file mode 100644
index 0000000..2fd8ff7
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.11/changelog-1.11.1.txt
@@ -0,0 +1,30 @@
+2011-11-27 Morten Welinder <terra gnome org>
+
+ * Release 1.11.1
+
+2011-11-27 Jean Brefort <jean brefort normalesup org>
+
+ * src/sheet-object-component.c (gnm_soc_get_target_list),
+ (gnm_soc_write_image), (soc_cb_save_as), (soc_cb_save_as_image),
+ (gnm_soc_populate_menu), (gnm_soc_write_object), (gnm_soc_copy),
+ (gnm_soc_user_config): make component support as sheet object work.
+ * src/wbc-gtk-actions.c: cleaned.
+
+2011-11-26 Jean Brefort <jean brefort normalesup org>
+
+ * src/item-cursor.c (item_cursor_enter_notify),
+ (item_cursor_class_init): fixed expression range cursor behavior.
+ [#664852]
+
+2011-11-24 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gnm-pane.h (gnm_pane_expr_cursor_bound_set): change argument of
+ gnm_pane_expr_cursor_bound_set
+ * src/gnm-pane.c (gnm_pane_expr_cursor_bound_set): change argument of
+ gnm_pane_expr_cursor_bound_set, receive the colour to use.
+ (gnm_pane_rangesel_stop): do not enable highlights
+ (gnm_pane_rangesel_start): do not disable highlights
+
+2011-11-24 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 b6d23f7..49496fc 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.1.txt">1.11.1</a></li>
<li><a href="changelog-1.11.0.txt">1.11.0</a></li>
</ul>
</div>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index fdb5e31..be14713 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -202,7 +202,7 @@ branch.</p>
<tbody class="deps">
<tr>
<td><a href="http://ftp.gnome.org/pub/GNOME/sources/goffice">GOffice</a></td>
- <td>>= 0.9.0</td>
+ <td>>= 0.9.1</td>
<td></td>
</tr>
<tr>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 7bd1e22..af04c45 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -14,7 +14,7 @@
href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.10/gnumeric-1.10.17.tar.gz">Latest
Source</a></li>
<li><a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/gnumeric-1.11.0.tar.xz">Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/gnumeric-1.11.1.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 bb8c41b..89d7aa1 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -42,6 +42,17 @@
<h2>News</h2>
<p>November 2011:
+ <a href="announcements/1.11/gnumeric-1.11.1.shtml">Gnumeric
+ 1.11.\1 is out</a>. Get it
+ from <a href="downloads.shtml">here</a>! We do not currently
+ have a Win32; 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>November 2011:
<a href="announcements/1.11/gnumeric-1.11.0.shtml">Gnumeric
1.11.0 is out</a>. This is the first release in the
new <a href="announcements/1.11/gnumeric-1.11.shtml">1.11
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]