[gnumeric] 1.10.11
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] 1.10.11
- Date: Sat, 2 Oct 2010 02:29:15 +0000 (UTC)
commit 4dd3bd40b670893e2bc275fa9ff8cbd5a7fe3df8
Author: Morten Welinder <terra gnome org>
Date: Fri Oct 1 22:29:02 2010 -0400
1.10.11
ChangeLog | 4 ++++
doc/C/ChangeLog | 4 ++++
doc/C/func.defs | 8 --------
doc/C/functions.xml | 30 ------------------------------
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/widgets/ChangeLog | 4 ++++
test/ChangeLog | 4 ++++
tools/ChangeLog | 4 ++++
tools/win32/ChangeLog | 4 ++++
64 files changed, 248 insertions(+), 38 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index dfd1eb2..066199b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-10-01 Andreas J. Guelzow <aguelzow pyrshep ca>
* sheet-object-widget.c (sheet_widget_button_init_full: disable
diff --git a/doc/C/ChangeLog b/doc/C/ChangeLog
index 8737373..d9a3128 100644
--- a/doc/C/ChangeLog
+++ b/doc/C/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/doc/C/func.defs b/doc/C/func.defs
index c73b64f..3b4042d 100644
--- a/doc/C/func.defs
+++ b/doc/C/func.defs
@@ -1373,14 +1373,6 @@ Otherwise ACCRINT returns the sum of the interest accrued in all coupon periods
@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 c47f522..ea1d420 100644
--- a/doc/C/functions.xml
+++ b/doc/C/functions.xml
@@ -4768,36 +4768,6 @@
</para>
</refsect1>
</refentry>
- <refentry id="gnumeric-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-COUPDAYBS">
<refmeta>
<refentrytitle>
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 5a366d0..fb62e69 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/doc/de/ChangeLog b/doc/de/ChangeLog
index bc701a9..d3c0662 100644
--- a/doc/de/ChangeLog
+++ b/doc/de/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/applix/ChangeLog b/plugins/applix/ChangeLog
index 123ac2e..227a9c6 100644
--- a/plugins/applix/ChangeLog
+++ b/plugins/applix/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/corba/ChangeLog b/plugins/corba/ChangeLog
index d716d00..8b1227b 100644
--- a/plugins/corba/ChangeLog
+++ b/plugins/corba/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/dif/ChangeLog b/plugins/dif/ChangeLog
index b9d77cf..8e018e7 100644
--- a/plugins/dif/ChangeLog
+++ b/plugins/dif/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/excel/ChangeLog b/plugins/excel/ChangeLog
index ab442d3..0d12de3 100644
--- a/plugins/excel/ChangeLog
+++ b/plugins/excel/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-10-01 Jean Brefort <jean brefort normalesup org>
* xlsx-read.c (elem_color), (xlsx_run_weight), (xlsx_run_style),
(xlsx_run_family), (xlsx_run_size), (xlsx_run_strikethrough),
diff --git a/plugins/excelplugins/ChangeLog b/plugins/excelplugins/ChangeLog
index c226aeb..5da04b8 100644
--- a/plugins/excelplugins/ChangeLog
+++ b/plugins/excelplugins/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-christian-date/ChangeLog b/plugins/fn-christian-date/ChangeLog
index 8786642..c96ee49 100644
--- a/plugins/fn-christian-date/ChangeLog
+++ b/plugins/fn-christian-date/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-complex/ChangeLog b/plugins/fn-complex/ChangeLog
index 56a748a..d796038 100644
--- a/plugins/fn-complex/ChangeLog
+++ b/plugins/fn-complex/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-database/ChangeLog b/plugins/fn-database/ChangeLog
index b72513f..78f8ef0 100644
--- a/plugins/fn-database/ChangeLog
+++ b/plugins/fn-database/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-date/ChangeLog b/plugins/fn-date/ChangeLog
index 0eca04c..a2fde55 100644
--- a/plugins/fn-date/ChangeLog
+++ b/plugins/fn-date/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-derivatives/ChangeLog b/plugins/fn-derivatives/ChangeLog
index ea9c87e..a8a5f47 100644
--- a/plugins/fn-derivatives/ChangeLog
+++ b/plugins/fn-derivatives/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-eng/ChangeLog b/plugins/fn-eng/ChangeLog
index 87df61a..e674b32 100644
--- a/plugins/fn-eng/ChangeLog
+++ b/plugins/fn-eng/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-erlang/ChangeLog b/plugins/fn-erlang/ChangeLog
index 6678390..7d620e1 100644
--- a/plugins/fn-erlang/ChangeLog
+++ b/plugins/fn-erlang/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-financial/ChangeLog b/plugins/fn-financial/ChangeLog
index 0fb95d5..7938c5b 100644
--- a/plugins/fn-financial/ChangeLog
+++ b/plugins/fn-financial/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-hebrew-date/ChangeLog b/plugins/fn-hebrew-date/ChangeLog
index 1286632..da695d3 100644
--- a/plugins/fn-hebrew-date/ChangeLog
+++ b/plugins/fn-hebrew-date/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-info/ChangeLog b/plugins/fn-info/ChangeLog
index f115804..5c4a3cf 100644
--- a/plugins/fn-info/ChangeLog
+++ b/plugins/fn-info/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-logical/ChangeLog b/plugins/fn-logical/ChangeLog
index 277df3f..7983165 100644
--- a/plugins/fn-logical/ChangeLog
+++ b/plugins/fn-logical/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-lookup/ChangeLog b/plugins/fn-lookup/ChangeLog
index 36ceebf..06d38f9 100644
--- a/plugins/fn-lookup/ChangeLog
+++ b/plugins/fn-lookup/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-math/ChangeLog b/plugins/fn-math/ChangeLog
index 5ae836a..661acf0 100644
--- a/plugins/fn-math/ChangeLog
+++ b/plugins/fn-math/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-numtheory/ChangeLog b/plugins/fn-numtheory/ChangeLog
index 12ace83..27ed840 100644
--- a/plugins/fn-numtheory/ChangeLog
+++ b/plugins/fn-numtheory/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-numtheory/doc/ChangeLog b/plugins/fn-numtheory/doc/ChangeLog
index 8c1f5bd..f2b2c00 100644
--- a/plugins/fn-numtheory/doc/ChangeLog
+++ b/plugins/fn-numtheory/doc/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-r/ChangeLog b/plugins/fn-r/ChangeLog
index 38313f1..a7895c0 100644
--- a/plugins/fn-r/ChangeLog
+++ b/plugins/fn-r/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-random/ChangeLog b/plugins/fn-random/ChangeLog
index 370c4c4..79066bf 100644
--- a/plugins/fn-random/ChangeLog
+++ b/plugins/fn-random/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-stat/ChangeLog b/plugins/fn-stat/ChangeLog
index 0488c70..e6d2e28 100644
--- a/plugins/fn-stat/ChangeLog
+++ b/plugins/fn-stat/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-string/ChangeLog b/plugins/fn-string/ChangeLog
index 622fce4..41a6675 100644
--- a/plugins/fn-string/ChangeLog
+++ b/plugins/fn-string/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/fn-tsa/ChangeLog b/plugins/fn-tsa/ChangeLog
index eb9003b..ef704c9 100644
--- a/plugins/fn-tsa/ChangeLog
+++ b/plugins/fn-tsa/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/gda/ChangeLog b/plugins/gda/ChangeLog
index bd1a1cd..2acb2f0 100644
--- a/plugins/gda/ChangeLog
+++ b/plugins/gda/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/glpk/ChangeLog b/plugins/glpk/ChangeLog
index 36460d5..744216f 100644
--- a/plugins/glpk/ChangeLog
+++ b/plugins/glpk/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/gnome-db/ChangeLog b/plugins/gnome-db/ChangeLog
index b6af13d..609a5fd 100644
--- a/plugins/gnome-db/ChangeLog
+++ b/plugins/gnome-db/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/gnome-glossary/ChangeLog b/plugins/gnome-glossary/ChangeLog
index 7a072b1..4121403 100644
--- a/plugins/gnome-glossary/ChangeLog
+++ b/plugins/gnome-glossary/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/guile/ChangeLog b/plugins/guile/ChangeLog
index a449836..33be425 100644
--- a/plugins/guile/ChangeLog
+++ b/plugins/guile/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/html/ChangeLog b/plugins/html/ChangeLog
index 98c9ee5..756254a 100644
--- a/plugins/html/ChangeLog
+++ b/plugins/html/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/lotus-123/ChangeLog b/plugins/lotus-123/ChangeLog
index e8ce476..9769ab7 100644
--- a/plugins/lotus-123/ChangeLog
+++ b/plugins/lotus-123/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/lpsolve/ChangeLog b/plugins/lpsolve/ChangeLog
index a21be9c..ec07648 100644
--- a/plugins/lpsolve/ChangeLog
+++ b/plugins/lpsolve/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/mps/ChangeLog b/plugins/mps/ChangeLog
index 020ab11..107e7b4 100644
--- a/plugins/mps/ChangeLog
+++ b/plugins/mps/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/nlsolve/ChangeLog b/plugins/nlsolve/ChangeLog
index 5c46b43..1b805db 100644
--- a/plugins/nlsolve/ChangeLog
+++ b/plugins/nlsolve/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/oleo/ChangeLog b/plugins/oleo/ChangeLog
index 49711df..968a64a 100644
--- a/plugins/oleo/ChangeLog
+++ b/plugins/oleo/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/openoffice/ChangeLog b/plugins/openoffice/ChangeLog
index ca5b93d..2e3c0e7 100644
--- a/plugins/openoffice/ChangeLog
+++ b/plugins/openoffice/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-20 Morten Welinder <terra gnome org>
* openoffice-read.c: Use OO_NS_CHART_OOO only conditionally.
diff --git a/plugins/paradox/ChangeLog b/plugins/paradox/ChangeLog
index fdc8fec..b57e5fe 100644
--- a/plugins/paradox/ChangeLog
+++ b/plugins/paradox/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/perl-func/ChangeLog b/plugins/perl-func/ChangeLog
index 7aae0b0..3623841 100644
--- a/plugins/perl-func/ChangeLog
+++ b/plugins/perl-func/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/perl-loader/ChangeLog b/plugins/perl-loader/ChangeLog
index 53c8dd6..a43f45a 100644
--- a/plugins/perl-loader/ChangeLog
+++ b/plugins/perl-loader/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/plan-perfect/ChangeLog b/plugins/plan-perfect/ChangeLog
index d605146..c3c5382 100644
--- a/plugins/plan-perfect/ChangeLog
+++ b/plugins/plan-perfect/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/psiconv/ChangeLog b/plugins/psiconv/ChangeLog
index 3ad2e90..8e54c62 100644
--- a/plugins/psiconv/ChangeLog
+++ b/plugins/psiconv/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/py-func/ChangeLog b/plugins/py-func/ChangeLog
index 7a49c1a..b3ecffe 100644
--- a/plugins/py-func/ChangeLog
+++ b/plugins/py-func/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/python-loader/ChangeLog b/plugins/python-loader/ChangeLog
index 3ffe09e..f12d1aa 100644
--- a/plugins/python-loader/ChangeLog
+++ b/plugins/python-loader/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/qpro/ChangeLog b/plugins/qpro/ChangeLog
index a30d9a2..bd01a0e 100644
--- a/plugins/qpro/ChangeLog
+++ b/plugins/qpro/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/sample_datasource/ChangeLog b/plugins/sample_datasource/ChangeLog
index ee007ab..8d0ce23 100644
--- a/plugins/sample_datasource/ChangeLog
+++ b/plugins/sample_datasource/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/sc/ChangeLog b/plugins/sc/ChangeLog
index e22d500..3ec2cc6 100644
--- a/plugins/sc/ChangeLog
+++ b/plugins/sc/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/sylk/ChangeLog b/plugins/sylk/ChangeLog
index 93db57c..a5f1606 100644
--- a/plugins/sylk/ChangeLog
+++ b/plugins/sylk/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/uihello/ChangeLog b/plugins/uihello/ChangeLog
index 1c355bd..b88f72e 100644
--- a/plugins/uihello/ChangeLog
+++ b/plugins/uihello/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/plugins/xbase/ChangeLog b/plugins/xbase/ChangeLog
index 5713fbb..c1ea8c4 100644
--- a/plugins/xbase/ChangeLog
+++ b/plugins/xbase/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/po-functions/ChangeLog b/po-functions/ChangeLog
index 8b2f8de..c9e2137 100644
--- a/po-functions/ChangeLog
+++ b/po-functions/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/po/ChangeLog b/po/ChangeLog
index 07a7307..a4ab1de 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-04 Morten Welinder <terra gnome org>
* Release 1.10.10
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index 301c64b..acc44ed 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-10-01 Andreas J. Guelzow <aguelzow pyrshep ca>
* sheetobject-size.glade: add "Do not print" checkbox
diff --git a/src/tools/ChangeLog b/src/tools/ChangeLog
index 6374d1c..6014841 100644
--- a/src/tools/ChangeLog
+++ b/src/tools/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-20 Andreas J. Guelzow <aguelzow pyrshep ca>
* auto-correct.c (autocorrect_first_letter_trigger): new
diff --git a/src/widgets/ChangeLog b/src/widgets/ChangeLog
index 18ece84..589caf9 100644
--- a/src/widgets/ChangeLog
+++ b/src/widgets/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-20 Andreas J. Guelzow <aguelzow pyrshep ca>
* gnumeric-expr-entry.c (gee_update_lexer_items): we need to lex even
diff --git a/test/ChangeLog b/test/ChangeLog
index 425261e..68044f4 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-28 Morten Welinder <terra gnome org>
* t9100-number-match.pl: New test for GUI's number matching.
diff --git a/tools/ChangeLog b/tools/ChangeLog
index 1d41e0c..fd8ecc5 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-25 Morten Welinder <terra gnome org>
* release-do-bump: Fix libgsf problem.
diff --git a/tools/win32/ChangeLog b/tools/win32/ChangeLog
index b15039c..c5adbee 100644
--- a/tools/win32/ChangeLog
+++ b/tools/win32/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-01 Morten Welinder <terra gnome org>
+
+ * Release 1.10.11
+
2010-09-25 Morten Welinder <terra gnome org>
* moduleset.in: Update to libgsf 1.14.19
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]