[gnumeric] 1.10.15
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] 1.10.15
- Date: Sat, 21 May 2011 16:10:49 +0000 (UTC)
commit 37422589f87af95b19951a2537165134bb48f205
Author: Morten Welinder <terra gnome org>
Date: Sat May 21 12:10:20 2011 -0400
1.10.15
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 66a6489..cdfcdad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-20 Morten Welinder <terra gnome org>
* src/expr-name.c (expr_name_downgrade_to_placeholder): Use
diff --git a/doc/C/ChangeLog b/doc/C/ChangeLog
index 0fbd98c..9707227 100644
--- a/doc/C/ChangeLog
+++ b/doc/C/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-06 Andreas J. Guelzow <aguelzow pyrshep ca>
* analysis-statistical.xml: minor correction
diff --git a/doc/C/func.defs b/doc/C/func.defs
index 7e34465..813e287 100644
--- a/doc/C/func.defs
+++ b/doc/C/func.defs
@@ -1381,14 +1381,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 d6d7c03..95acc18 100644
--- a/doc/C/functions.xml
+++ b/doc/C/functions.xml
@@ -4782,36 +4782,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 8c698bd..15b2b53 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-06 Andreas J. Guelzow <aguelzow pyrshep ca>
* gnumeric-doc.make: some fine-tuning. Fixes #649591
diff --git a/doc/de/ChangeLog b/doc/de/ChangeLog
index b549ec4..9335d1e 100644
--- a/doc/de/ChangeLog
+++ b/doc/de/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/applix/ChangeLog b/plugins/applix/ChangeLog
index 9b5ee7b..061e54a 100644
--- a/plugins/applix/ChangeLog
+++ b/plugins/applix/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/corba/ChangeLog b/plugins/corba/ChangeLog
index 38d636d..603c910 100644
--- a/plugins/corba/ChangeLog
+++ b/plugins/corba/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/dif/ChangeLog b/plugins/dif/ChangeLog
index 844a3ad..87778a6 100644
--- a/plugins/dif/ChangeLog
+++ b/plugins/dif/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/excel/ChangeLog b/plugins/excel/ChangeLog
index 45a8c4f..7cca730 100644
--- a/plugins/excel/ChangeLog
+++ b/plugins/excel/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-20 Morten Welinder <terra gnome org>
* xlsx-write.c (xlsx_write_rich_text): Clamp "start" too.
diff --git a/plugins/excelplugins/ChangeLog b/plugins/excelplugins/ChangeLog
index 7d039ef..e665800 100644
--- a/plugins/excelplugins/ChangeLog
+++ b/plugins/excelplugins/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-christian-date/ChangeLog b/plugins/fn-christian-date/ChangeLog
index f4bc946..46f26e6 100644
--- a/plugins/fn-christian-date/ChangeLog
+++ b/plugins/fn-christian-date/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-complex/ChangeLog b/plugins/fn-complex/ChangeLog
index 42013cc..223b14d 100644
--- a/plugins/fn-complex/ChangeLog
+++ b/plugins/fn-complex/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-database/ChangeLog b/plugins/fn-database/ChangeLog
index eec8875..1d1e221 100644
--- a/plugins/fn-database/ChangeLog
+++ b/plugins/fn-database/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-date/ChangeLog b/plugins/fn-date/ChangeLog
index 3ab5a50..098b9ae 100644
--- a/plugins/fn-date/ChangeLog
+++ b/plugins/fn-date/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-derivatives/ChangeLog b/plugins/fn-derivatives/ChangeLog
index 9586df4..e5dd8b0 100644
--- a/plugins/fn-derivatives/ChangeLog
+++ b/plugins/fn-derivatives/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-eng/ChangeLog b/plugins/fn-eng/ChangeLog
index 9edf146..7dc7b66 100644
--- a/plugins/fn-eng/ChangeLog
+++ b/plugins/fn-eng/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-01 Andreas J. Guelzow <aguelzow pyrshep ca>
* functions.c (help_bin2dec): clarify the range for x
diff --git a/plugins/fn-erlang/ChangeLog b/plugins/fn-erlang/ChangeLog
index 4700cc7..0925d4d 100644
--- a/plugins/fn-erlang/ChangeLog
+++ b/plugins/fn-erlang/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-financial/ChangeLog b/plugins/fn-financial/ChangeLog
index cc5f78b..e1ed6e3 100644
--- a/plugins/fn-financial/ChangeLog
+++ b/plugins/fn-financial/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-hebrew-date/ChangeLog b/plugins/fn-hebrew-date/ChangeLog
index fcfe88e..21aba24 100644
--- a/plugins/fn-hebrew-date/ChangeLog
+++ b/plugins/fn-hebrew-date/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-info/ChangeLog b/plugins/fn-info/ChangeLog
index 1f8f6fc..5c89854 100644
--- a/plugins/fn-info/ChangeLog
+++ b/plugins/fn-info/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-logical/ChangeLog b/plugins/fn-logical/ChangeLog
index 744f0b1..8bfa8fd 100644
--- a/plugins/fn-logical/ChangeLog
+++ b/plugins/fn-logical/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-lookup/ChangeLog b/plugins/fn-lookup/ChangeLog
index bafaa9e..cb315f4 100644
--- a/plugins/fn-lookup/ChangeLog
+++ b/plugins/fn-lookup/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-12 Morten Welinder <terra gnome org>
* functions.c (gnumeric_address): Get sheet size from the right
diff --git a/plugins/fn-math/ChangeLog b/plugins/fn-math/ChangeLog
index 6c5ee40..c5a91f7 100644
--- a/plugins/fn-math/ChangeLog
+++ b/plugins/fn-math/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-numtheory/ChangeLog b/plugins/fn-numtheory/ChangeLog
index 7c1f1b8..6a835f6 100644
--- a/plugins/fn-numtheory/ChangeLog
+++ b/plugins/fn-numtheory/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-numtheory/doc/ChangeLog b/plugins/fn-numtheory/doc/ChangeLog
index cf69bcc..03f3c16 100644
--- a/plugins/fn-numtheory/doc/ChangeLog
+++ b/plugins/fn-numtheory/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-r/ChangeLog b/plugins/fn-r/ChangeLog
index 673b41e..bc3678f 100644
--- a/plugins/fn-r/ChangeLog
+++ b/plugins/fn-r/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-random/ChangeLog b/plugins/fn-random/ChangeLog
index f93f735..061bac4 100644
--- a/plugins/fn-random/ChangeLog
+++ b/plugins/fn-random/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-stat/ChangeLog b/plugins/fn-stat/ChangeLog
index 5688282..d7cd048 100644
--- a/plugins/fn-stat/ChangeLog
+++ b/plugins/fn-stat/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-04-08 Andreas J. Guelzow <aguelzow pyrshep ca>
* functions.c (help_ssmedian): expand the description. [#647247]
diff --git a/plugins/fn-string/ChangeLog b/plugins/fn-string/ChangeLog
index fe7b081..8d1d486 100644
--- a/plugins/fn-string/ChangeLog
+++ b/plugins/fn-string/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/fn-tsa/ChangeLog b/plugins/fn-tsa/ChangeLog
index b28f301..5c48f1e 100644
--- a/plugins/fn-tsa/ChangeLog
+++ b/plugins/fn-tsa/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/gda/ChangeLog b/plugins/gda/ChangeLog
index 53ce79c..a7d33c1 100644
--- a/plugins/gda/ChangeLog
+++ b/plugins/gda/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/glpk/ChangeLog b/plugins/glpk/ChangeLog
index 7c4c744..64ffe9a 100644
--- a/plugins/glpk/ChangeLog
+++ b/plugins/glpk/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/gnome-db/ChangeLog b/plugins/gnome-db/ChangeLog
index 7d5b7a7..8114c04 100644
--- a/plugins/gnome-db/ChangeLog
+++ b/plugins/gnome-db/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/gnome-glossary/ChangeLog b/plugins/gnome-glossary/ChangeLog
index e313135..3ed69b3 100644
--- a/plugins/gnome-glossary/ChangeLog
+++ b/plugins/gnome-glossary/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/guile/ChangeLog b/plugins/guile/ChangeLog
index 7f114b8..fd3ade7 100644
--- a/plugins/guile/ChangeLog
+++ b/plugins/guile/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/html/ChangeLog b/plugins/html/ChangeLog
index e7c93e6..e51e475 100644
--- a/plugins/html/ChangeLog
+++ b/plugins/html/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/lotus-123/ChangeLog b/plugins/lotus-123/ChangeLog
index 79a48d8..05eb750 100644
--- a/plugins/lotus-123/ChangeLog
+++ b/plugins/lotus-123/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-07 Morten Welinder <terra gnome org>
* lotus.c (record_next): Lack of data in a record is not an error.
diff --git a/plugins/lpsolve/ChangeLog b/plugins/lpsolve/ChangeLog
index 3fa98e8..3d2b2f0 100644
--- a/plugins/lpsolve/ChangeLog
+++ b/plugins/lpsolve/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/mps/ChangeLog b/plugins/mps/ChangeLog
index 3b4b6d8..b7aca7e 100644
--- a/plugins/mps/ChangeLog
+++ b/plugins/mps/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/nlsolve/ChangeLog b/plugins/nlsolve/ChangeLog
index 699cc9f..a659cfb 100644
--- a/plugins/nlsolve/ChangeLog
+++ b/plugins/nlsolve/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/oleo/ChangeLog b/plugins/oleo/ChangeLog
index b689344..909f94b 100644
--- a/plugins/oleo/ChangeLog
+++ b/plugins/oleo/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/openoffice/ChangeLog b/plugins/openoffice/ChangeLog
index d424838..0199c03 100644
--- a/plugins/openoffice/ChangeLog
+++ b/plugins/openoffice/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-20 Andreas J. Guelzow <aguelzow pyrshep ca>
* openoffice-read.c (oo_cellref_check_for_err): look for #REF!
diff --git a/plugins/paradox/ChangeLog b/plugins/paradox/ChangeLog
index 1f90038..e508fff 100644
--- a/plugins/paradox/ChangeLog
+++ b/plugins/paradox/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/perl-func/ChangeLog b/plugins/perl-func/ChangeLog
index 2644590..9fce03c 100644
--- a/plugins/perl-func/ChangeLog
+++ b/plugins/perl-func/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/perl-loader/ChangeLog b/plugins/perl-loader/ChangeLog
index dd4113b..3305290 100644
--- a/plugins/perl-loader/ChangeLog
+++ b/plugins/perl-loader/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/plan-perfect/ChangeLog b/plugins/plan-perfect/ChangeLog
index 46ab780..b2024ff 100644
--- a/plugins/plan-perfect/ChangeLog
+++ b/plugins/plan-perfect/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/psiconv/ChangeLog b/plugins/psiconv/ChangeLog
index b7de22d..c5a60de 100644
--- a/plugins/psiconv/ChangeLog
+++ b/plugins/psiconv/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/py-func/ChangeLog b/plugins/py-func/ChangeLog
index 7128772..7955a55 100644
--- a/plugins/py-func/ChangeLog
+++ b/plugins/py-func/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/python-loader/ChangeLog b/plugins/python-loader/ChangeLog
index c06c574..79e816f 100644
--- a/plugins/python-loader/ChangeLog
+++ b/plugins/python-loader/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-05 Andreas J. Guelzow <aguelzow pyrshep ca>
* py-console.c: add dead-kittens.h
diff --git a/plugins/qpro/ChangeLog b/plugins/qpro/ChangeLog
index 283c2d2..75e39cc 100644
--- a/plugins/qpro/ChangeLog
+++ b/plugins/qpro/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/sample_datasource/ChangeLog b/plugins/sample_datasource/ChangeLog
index 80967f1..1e37cf6 100644
--- a/plugins/sample_datasource/ChangeLog
+++ b/plugins/sample_datasource/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/sc/ChangeLog b/plugins/sc/ChangeLog
index d2eb51b..0846ddf 100644
--- a/plugins/sc/ChangeLog
+++ b/plugins/sc/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/sylk/ChangeLog b/plugins/sylk/ChangeLog
index 4161971..ac277cf 100644
--- a/plugins/sylk/ChangeLog
+++ b/plugins/sylk/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/uihello/ChangeLog b/plugins/uihello/ChangeLog
index 3a28c9b..a6fef90 100644
--- a/plugins/uihello/ChangeLog
+++ b/plugins/uihello/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/plugins/xbase/ChangeLog b/plugins/xbase/ChangeLog
index 2e580a8..d2866be 100644
--- a/plugins/xbase/ChangeLog
+++ b/plugins/xbase/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/po-functions/ChangeLog b/po-functions/ChangeLog
index 4a1b1da..ee40f97 100644
--- a/po-functions/ChangeLog
+++ b/po-functions/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/po/ChangeLog b/po/ChangeLog
index 5ad798e..6901c66 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-02 Andreas J. Guelzow <aguelzow pyrshep ca>
* *.po: remove colons from various strings
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index 1e3233c..5a60439 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-08 Andreas J. Guelzow <aguelzow pyrshep ca>
* dialog-printer-setup.c (cb_do_print): do not force active sheet
diff --git a/src/tools/ChangeLog b/src/tools/ChangeLog
index 0c33319..28a8b12 100644
--- a/src/tools/ChangeLog
+++ b/src/tools/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-2 Andreas J. Guelzow <aguelzow pyrshep ca>
* analysis-chi-squared.c (analysis_tool_chi_squared_engine_run):
diff --git a/src/widgets/ChangeLog b/src/widgets/ChangeLog
index 29437ca..036596d 100644
--- a/src/widgets/ChangeLog
+++ b/src/widgets/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-05-16 Andreas J. Guelzow <aguelzow pyrshep ca>
* gnumeric-expr-entry.c (gee_update_lexer_items): fix flags, we
diff --git a/test/ChangeLog b/test/ChangeLog
index def9dcf..744b1e5 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
diff --git a/tools/ChangeLog b/tools/ChangeLog
index d74066b..6ea3c4b 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* news-to-html: Bug url is in https these days.
diff --git a/tools/win32/ChangeLog b/tools/win32/ChangeLog
index e85032f..d4165c2 100644
--- a/tools/win32/ChangeLog
+++ b/tools/win32/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-21 Morten Welinder <terra gnome org>
+
+ * Release 1.10.15
+
2011-03-24 Morten Welinder <terra gnome org>
* Release 1.10.14
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]