[gnumeric] 1.11.6
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] 1.11.6
- Date: Thu, 6 Sep 2012 20:40:10 +0000 (UTC)
commit 80b3c5c1615a6e49696cba9440240c8d460d068c
Author: Morten Welinder <terra gnome org>
Date: Thu Sep 6 16:39:59 2012 -0400
1.11.6
ChangeLog | 4 ++++
doc/C/ChangeLog | 4 ++++
doc/C/func.defs | 8 --------
doc/C/functions.xml | 34 ++--------------------------------
doc/ChangeLog | 4 ++++
doc/de/ChangeLog | 4 ++++
plugins/applix/ChangeLog | 4 ++++
plugins/corba/ChangeLog | 4 ++++
plugins/dif/ChangeLog | 4 ++++
plugins/excel/ChangeLog | 4 ++++
plugins/excelplugins/ChangeLog | 4 ++++
plugins/fn-christian-date/ChangeLog | 4 ++++
plugins/fn-complex/ChangeLog | 4 ++++
plugins/fn-database/ChangeLog | 4 ++++
plugins/fn-date/ChangeLog | 4 ++++
plugins/fn-derivatives/ChangeLog | 4 ++++
plugins/fn-eng/ChangeLog | 4 ++++
plugins/fn-erlang/ChangeLog | 4 ++++
plugins/fn-financial/ChangeLog | 4 ++++
plugins/fn-hebrew-date/ChangeLog | 4 ++++
plugins/fn-info/ChangeLog | 4 ++++
plugins/fn-logical/ChangeLog | 4 ++++
plugins/fn-lookup/ChangeLog | 4 ++++
plugins/fn-math/ChangeLog | 4 ++++
plugins/fn-numtheory/ChangeLog | 4 ++++
plugins/fn-numtheory/doc/ChangeLog | 4 ++++
plugins/fn-r/ChangeLog | 4 ++++
plugins/fn-random/ChangeLog | 4 ++++
plugins/fn-stat/ChangeLog | 4 ++++
plugins/fn-string/ChangeLog | 4 ++++
plugins/fn-tsa/ChangeLog | 4 ++++
plugins/gda/ChangeLog | 4 ++++
plugins/glpk/ChangeLog | 4 ++++
plugins/gnome-db/ChangeLog | 4 ++++
plugins/gnome-glossary/ChangeLog | 4 ++++
plugins/guile/ChangeLog | 4 ++++
plugins/html/ChangeLog | 4 ++++
plugins/lotus-123/ChangeLog | 4 ++++
plugins/lpsolve/ChangeLog | 4 ++++
plugins/mps/ChangeLog | 4 ++++
plugins/nlsolve/ChangeLog | 4 ++++
plugins/oleo/ChangeLog | 4 ++++
plugins/openoffice/ChangeLog | 4 ++++
plugins/paradox/ChangeLog | 4 ++++
plugins/perl-func/ChangeLog | 4 ++++
plugins/perl-loader/ChangeLog | 4 ++++
plugins/plan-perfect/ChangeLog | 4 ++++
plugins/psiconv/ChangeLog | 4 ++++
plugins/py-func/ChangeLog | 4 ++++
plugins/python-loader/ChangeLog | 4 ++++
plugins/qpro/ChangeLog | 4 ++++
plugins/sample_datasource/ChangeLog | 4 ++++
plugins/sc/ChangeLog | 4 ++++
plugins/sylk/ChangeLog | 4 ++++
plugins/uihello/ChangeLog | 4 ++++
plugins/xbase/ChangeLog | 4 ++++
po-functions/ChangeLog | 4 ++++
po/ChangeLog | 4 ++++
src/dialogs/ChangeLog | 4 ++++
src/tools/ChangeLog | 4 ++++
src/tools/tabulate.c | 4 ++--
src/widgets/ChangeLog | 4 ++++
test/ChangeLog | 4 ++++
tools/ChangeLog | 4 ++++
tools/win32/ChangeLog | 4 ++++
65 files changed, 252 insertions(+), 42 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c40675a..fe1f045 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-08-28 Jean Brefort <jean brefort normalesup org>
* src/gnm-so-path.c (gnm_so_path_new_view),
diff --git a/doc/C/ChangeLog b/doc/C/ChangeLog
index b981bc2..a0f98c4 100644
--- a/doc/C/ChangeLog
+++ b/doc/C/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-31 Andreas J. Guelzow <aguelzow pyrshep ca>
* func.defs: update
diff --git a/doc/C/func.defs b/doc/C/func.defs
index a70c358..a4a31d7 100644
--- a/doc/C/func.defs
+++ b/doc/C/func.defs
@@ -1402,14 +1402,6 @@ The depreciation coefficient used is:
@SEEALSO=AMORDEGRC
@CATEGORY=Finance
- FUNCTION=ATL_LAST
- SHORTDESC=sample real-time data source
- SYNTAX=ATL_LAST(tag)
- ARGUMENTDESCRIPTION=@{tag}: tag to watch
- DESCRIPTION=ATL_LAST is a sample implementation of a real time data source. It takes a string tag and monitors the named pipe ~/atl for changes to the value of that tag.
- NOTE=This is not intended to be generally enabled and is OFF by default.
-
- CATEGORY=Finance
@FUNCTION=COUPDAYBS
@SHORTDESC=number of days from coupon period to settlement
@SYNTAX=COUPDAYBS(settlement,maturity,frequency,basis,eom)
diff --git a/doc/C/functions.xml b/doc/C/functions.xml
index 47edf27..cc7d35c 100644
--- a/doc/C/functions.xml
+++ b/doc/C/functions.xml
@@ -3547,7 +3547,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><function>BASE</function> converts <parameter>n</parameter> to its string representation in base <parameter>b</parameter>. Leading zeros will be added to reach the minimum length given by <parameter>length</parameter>.</para>
+ <para><function>BASE</function> converts <parameter>n</parameter> to its string representation in base <parameter>b</parameter>. Leading zeroes will be added to reach the minimum length given by <parameter>length</parameter>.</para>
</refsect1>
<refsect1>
<title>OpenDocument Format (ODF) Compatibility</title>
@@ -4861,36 +4861,6 @@
</para>
</refsect1>
</refentry>
- <refentry id="gnumeric-function-ATL_LAST">
- <refmeta>
- <refentrytitle>
- <function>ATL_LAST</function>
- </refentrytitle>
- </refmeta>
- <refnamediv>
- <refname>
- <function>ATL_LAST</function>
- </refname>
- <refpurpose>
- sample real-time data source
- </refpurpose>
- </refnamediv>
- <refsynopsisdiv>
- <synopsis><function>ATL_LAST</function>(<parameter>tag</parameter>)</synopsis>
- </refsynopsisdiv>
- <refsect1>
- <title>Arguments</title>
- <para><parameter>tag</parameter>: tag to watch</para>
- </refsect1>
- <refsect1>
- <title>Description</title>
- <para><function>ATL_LAST</function> is a sample implementation of a real time data source. It takes a string tag and monitors the named pipe ~/atl for changes to the value of that tag.</para>
- </refsect1>
- <refsect1>
- <title>Note</title>
- <para>This is not intended to be generally enabled and is OFF by default.</para>
- </refsect1>
- </refentry>
<refentry id="gnumeric-function-COUPDAYBS">
<refmeta>
<refentrytitle>
@@ -6244,7 +6214,7 @@
<refsect1>
<title>Arguments</title>
<para><parameter>spot1</parameter>: spot price of asset 1</para>
- <para><parameter>spot2</parameter>: spot price of asset 2</para>
+ <para><parameter>spot2</parameter>: spot price of asset 1</para>
<para><parameter>qty1</parameter>: quantity of asset 1</para>
<para><parameter>qty2</parameter>: quantity of asset 2</para>
<para><parameter>time</parameter>: time to maturity in years</para>
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 0a42d34..604227e 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/doc/de/ChangeLog b/doc/de/ChangeLog
index f96a5bb..b11ad74 100644
--- a/doc/de/ChangeLog
+++ b/doc/de/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/applix/ChangeLog b/plugins/applix/ChangeLog
index 0a11ba9..593239a 100644
--- a/plugins/applix/ChangeLog
+++ b/plugins/applix/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-08-01 Jean Brefort <jean brefort normalesup org>
* applix-read.c (applix_read_colormap): Rename style_color_new_i8.
diff --git a/plugins/corba/ChangeLog b/plugins/corba/ChangeLog
index bd294c1..2c0993d 100644
--- a/plugins/corba/ChangeLog
+++ b/plugins/corba/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/dif/ChangeLog b/plugins/dif/ChangeLog
index fd59356..01f9b1b 100644
--- a/plugins/dif/ChangeLog
+++ b/plugins/dif/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/excel/ChangeLog b/plugins/excel/ChangeLog
index 8605b54..0ae63eb 100644
--- a/plugins/excel/ChangeLog
+++ b/plugins/excel/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-08-16 Andreas J. Guelzow <aguelzow pyrshep ca>
* xlsx-read-pivot.c (xlsx_CT_pivotCacheDefinition): also look for
diff --git a/plugins/excelplugins/ChangeLog b/plugins/excelplugins/ChangeLog
index bd7b528..9bd6ef1 100644
--- a/plugins/excelplugins/ChangeLog
+++ b/plugins/excelplugins/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-christian-date/ChangeLog b/plugins/fn-christian-date/ChangeLog
index 2221d49..831ff7c 100644
--- a/plugins/fn-christian-date/ChangeLog
+++ b/plugins/fn-christian-date/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-complex/ChangeLog b/plugins/fn-complex/ChangeLog
index 18eddcc..40fe8ec 100644
--- a/plugins/fn-complex/ChangeLog
+++ b/plugins/fn-complex/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-database/ChangeLog b/plugins/fn-database/ChangeLog
index 754e28b..f386a27 100644
--- a/plugins/fn-database/ChangeLog
+++ b/plugins/fn-database/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-date/ChangeLog b/plugins/fn-date/ChangeLog
index e7d31bf..7a918a3 100644
--- a/plugins/fn-date/ChangeLog
+++ b/plugins/fn-date/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-derivatives/ChangeLog b/plugins/fn-derivatives/ChangeLog
index 50cc984..7648c47 100644
--- a/plugins/fn-derivatives/ChangeLog
+++ b/plugins/fn-derivatives/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-eng/ChangeLog b/plugins/fn-eng/ChangeLog
index 0542ab3..4c33acd 100644
--- a/plugins/fn-eng/ChangeLog
+++ b/plugins/fn-eng/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-erlang/ChangeLog b/plugins/fn-erlang/ChangeLog
index 4b30210..12a1dec 100644
--- a/plugins/fn-erlang/ChangeLog
+++ b/plugins/fn-erlang/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-financial/ChangeLog b/plugins/fn-financial/ChangeLog
index eb052c0..31ff470 100644
--- a/plugins/fn-financial/ChangeLog
+++ b/plugins/fn-financial/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-hebrew-date/ChangeLog b/plugins/fn-hebrew-date/ChangeLog
index 85195d4..c195cfb 100644
--- a/plugins/fn-hebrew-date/ChangeLog
+++ b/plugins/fn-hebrew-date/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-info/ChangeLog b/plugins/fn-info/ChangeLog
index 71d2470..cf548b8 100644
--- a/plugins/fn-info/ChangeLog
+++ b/plugins/fn-info/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-logical/ChangeLog b/plugins/fn-logical/ChangeLog
index 21d1288..84c778f 100644
--- a/plugins/fn-logical/ChangeLog
+++ b/plugins/fn-logical/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-lookup/ChangeLog b/plugins/fn-lookup/ChangeLog
index 1a98daa..382ef04 100644
--- a/plugins/fn-lookup/ChangeLog
+++ b/plugins/fn-lookup/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-26 Andreas J. Guelzow <aguelzow pyrshep ca>
* functions.c (help_transpose): add FLIP to SEEALSO
diff --git a/plugins/fn-math/ChangeLog b/plugins/fn-math/ChangeLog
index ea559dd..e5319a9 100644
--- a/plugins/fn-math/ChangeLog
+++ b/plugins/fn-math/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-numtheory/ChangeLog b/plugins/fn-numtheory/ChangeLog
index 9f4fdb4..178bb4f 100644
--- a/plugins/fn-numtheory/ChangeLog
+++ b/plugins/fn-numtheory/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-numtheory/doc/ChangeLog b/plugins/fn-numtheory/doc/ChangeLog
index 393d79f..b048046 100644
--- a/plugins/fn-numtheory/doc/ChangeLog
+++ b/plugins/fn-numtheory/doc/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-r/ChangeLog b/plugins/fn-r/ChangeLog
index 6ee8153..2ac226b 100644
--- a/plugins/fn-r/ChangeLog
+++ b/plugins/fn-r/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-24 Morten Welinder <terra gnome org>
* generate (distribution): Remove NULL for unlinker.
diff --git a/plugins/fn-random/ChangeLog b/plugins/fn-random/ChangeLog
index 4fd8fe8..ac40496 100644
--- a/plugins/fn-random/ChangeLog
+++ b/plugins/fn-random/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-stat/ChangeLog b/plugins/fn-stat/ChangeLog
index e54c193..e961043 100644
--- a/plugins/fn-stat/ChangeLog
+++ b/plugins/fn-stat/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-string/ChangeLog b/plugins/fn-string/ChangeLog
index 0835bdf..9b402db 100644
--- a/plugins/fn-string/ChangeLog
+++ b/plugins/fn-string/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/fn-tsa/ChangeLog b/plugins/fn-tsa/ChangeLog
index 5fc901e..a10dd62 100644
--- a/plugins/fn-tsa/ChangeLog
+++ b/plugins/fn-tsa/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-31 Andreas J. Guelzow <aguelzow pyrshep ca>
* functions.c (help__interpolation): clarify description and
diff --git a/plugins/gda/ChangeLog b/plugins/gda/ChangeLog
index c66321e..acfe834 100644
--- a/plugins/gda/ChangeLog
+++ b/plugins/gda/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/glpk/ChangeLog b/plugins/glpk/ChangeLog
index 4a6c35b..7a4427d 100644
--- a/plugins/glpk/ChangeLog
+++ b/plugins/glpk/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/gnome-db/ChangeLog b/plugins/gnome-db/ChangeLog
index 39b82fc..933764b 100644
--- a/plugins/gnome-db/ChangeLog
+++ b/plugins/gnome-db/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/gnome-glossary/ChangeLog b/plugins/gnome-glossary/ChangeLog
index 7a7ade3..d1c7632 100644
--- a/plugins/gnome-glossary/ChangeLog
+++ b/plugins/gnome-glossary/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-08-03 Andreas J. Guelzow <aguelzow pyrshep ca>
* plugin.xml.in: adjust format_level
diff --git a/plugins/guile/ChangeLog b/plugins/guile/ChangeLog
index 3018bf9..85ec34e 100644
--- a/plugins/guile/ChangeLog
+++ b/plugins/guile/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/html/ChangeLog b/plugins/html/ChangeLog
index 3b1e558..d854aaa 100644
--- a/plugins/html/ChangeLog
+++ b/plugins/html/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/lotus-123/ChangeLog b/plugins/lotus-123/ChangeLog
index 03936b3..58e4b1a 100644
--- a/plugins/lotus-123/ChangeLog
+++ b/plugins/lotus-123/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-08-01 Jean Brefort <jean brefort normalesup org>
* lotus.c (lotus_color), (works_color): Rename style_color_new_i8.
diff --git a/plugins/lpsolve/ChangeLog b/plugins/lpsolve/ChangeLog
index 43a12a3..6cbb2c5 100644
--- a/plugins/lpsolve/ChangeLog
+++ b/plugins/lpsolve/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/mps/ChangeLog b/plugins/mps/ChangeLog
index 1c0d41a..fa53941 100644
--- a/plugins/mps/ChangeLog
+++ b/plugins/mps/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/nlsolve/ChangeLog b/plugins/nlsolve/ChangeLog
index c1e4425..3d67bdf 100644
--- a/plugins/nlsolve/ChangeLog
+++ b/plugins/nlsolve/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-27 Morten Welinder <terra gnome org>
* gnm-nlsolve.c (rosenbrock_iter): Fix crash and marginally
diff --git a/plugins/oleo/ChangeLog b/plugins/oleo/ChangeLog
index 2e6341c..3138bbb 100644
--- a/plugins/oleo/ChangeLog
+++ b/plugins/oleo/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/openoffice/ChangeLog b/plugins/openoffice/ChangeLog
index c9c4573..2d9999b 100644
--- a/plugins/openoffice/ChangeLog
+++ b/plugins/openoffice/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-08-28 Andreas J. Guelzow <aguelzow pyrshep ca>
* openoffice-read.c (odf_get_cs_formula_value): assume, contrary
diff --git a/plugins/paradox/ChangeLog b/plugins/paradox/ChangeLog
index 8b4b4c9..5810eb5 100644
--- a/plugins/paradox/ChangeLog
+++ b/plugins/paradox/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/perl-func/ChangeLog b/plugins/perl-func/ChangeLog
index 9361c49..f33f34e 100644
--- a/plugins/perl-func/ChangeLog
+++ b/plugins/perl-func/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/perl-loader/ChangeLog b/plugins/perl-loader/ChangeLog
index a795260..ea68298 100644
--- a/plugins/perl-loader/ChangeLog
+++ b/plugins/perl-loader/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-08-03 Morten Welinder <terra gnome org>
* perl-loader.c (gplp_func_desc_load): "unlinker" is gone.
diff --git a/plugins/plan-perfect/ChangeLog b/plugins/plan-perfect/ChangeLog
index b1fc9a5..acbb333 100644
--- a/plugins/plan-perfect/ChangeLog
+++ b/plugins/plan-perfect/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/psiconv/ChangeLog b/plugins/psiconv/ChangeLog
index 9cf17f3..fd3f775 100644
--- a/plugins/psiconv/ChangeLog
+++ b/plugins/psiconv/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-08-01 Jean Brefort <jean brefort normalesup org>
* psiconv-read.c (get_color): Rename style_color_new_i8.
diff --git a/plugins/py-func/ChangeLog b/plugins/py-func/ChangeLog
index b0e10ff..0251419 100644
--- a/plugins/py-func/ChangeLog
+++ b/plugins/py-func/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/python-loader/ChangeLog b/plugins/python-loader/ChangeLog
index f5bdfa6..a601129 100644
--- a/plugins/python-loader/ChangeLog
+++ b/plugins/python-loader/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-25 Jean Brefort <jean brefort normalesup org>
* python-loader.c (gplp_func_desc_load): fixed build after
diff --git a/plugins/qpro/ChangeLog b/plugins/qpro/ChangeLog
index 37179ba..8b16632 100644
--- a/plugins/qpro/ChangeLog
+++ b/plugins/qpro/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-08-01 Jean Brefort <jean brefort normalesup org>
* qpro-read.c (qpro_read_sheet): Rename style_color_new_i8.
diff --git a/plugins/sample_datasource/ChangeLog b/plugins/sample_datasource/ChangeLog
index 2c92841..129fc94 100644
--- a/plugins/sample_datasource/ChangeLog
+++ b/plugins/sample_datasource/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/sc/ChangeLog b/plugins/sc/ChangeLog
index 7772c23..1b03613 100644
--- a/plugins/sc/ChangeLog
+++ b/plugins/sc/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/sylk/ChangeLog b/plugins/sylk/ChangeLog
index 7a41e57..c031afd 100644
--- a/plugins/sylk/ChangeLog
+++ b/plugins/sylk/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/uihello/ChangeLog b/plugins/uihello/ChangeLog
index 2fb1d2e..f665201 100644
--- a/plugins/uihello/ChangeLog
+++ b/plugins/uihello/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/plugins/xbase/ChangeLog b/plugins/xbase/ChangeLog
index 8198b09..b7c7908 100644
--- a/plugins/xbase/ChangeLog
+++ b/plugins/xbase/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/po-functions/ChangeLog b/po-functions/ChangeLog
index 81f18ac..ae00dcc 100644
--- a/po-functions/ChangeLog
+++ b/po-functions/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/po/ChangeLog b/po/ChangeLog
index d59121e..3f68510 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index c991afa..08457fc 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-08-03 Jean Brefort <jean brefort normalesup org>
* dialog-solver.c (run_solver): fix warning.
diff --git a/src/tools/ChangeLog b/src/tools/ChangeLog
index 3f64660..58c5db4 100644
--- a/src/tools/ChangeLog
+++ b/src/tools/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-08-16 Jean Brefort <jean brefort normalesup org>
* dao.c (dao_prepare_output): fixed introspection warnings.
diff --git a/src/tools/tabulate.c b/src/tools/tabulate.c
index 0fc148d..15f03a3 100644
--- a/src/tools/tabulate.c
+++ b/src/tools/tabulate.c
@@ -44,7 +44,7 @@
#include "sheet-style.h"
#include "style-color.h"
#include "mathfunc.h"
-#include "application.h"
+
static GnmValue *
tabulation_eval (G_GNUC_UNUSED Workbook *wb, int dims, gnm_float const *x,
@@ -265,7 +265,7 @@ do_tabulation (WorkbookControl *wbc,
cell_queue_recalc (data->cells[i]);
}
gnm_cell_eval (data->target);
- gnm_app_recalc ();
+ gnm_app_recalc (wb);
}
g_free (values);
diff --git a/src/widgets/ChangeLog b/src/widgets/ChangeLog
index 9185b1f..cd509ef 100644
--- a/src/widgets/ChangeLog
+++ b/src/widgets/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-29 Andreas J. Guelzow <aguelzow pyrshep ca>
* gnm_expr_entry_colour_ranges: don't miscolour a range in the
diff --git a/test/ChangeLog b/test/ChangeLog
index 5510e32..596d9be 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
diff --git a/tools/ChangeLog b/tools/ChangeLog
index c41a7e3..29df771 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* news-to-html (finish_author): Fix missing </li>
diff --git a/tools/win32/ChangeLog b/tools/win32/ChangeLog
index 6b62d61..2056d71 100644
--- a/tools/win32/ChangeLog
+++ b/tools/win32/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-06 Morten Welinder <terra gnome org>
+
+ * Release 1.11.6
+
2012-07-15 Morten Welinder <terra gnome org>
* Release 1.11.5
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]