[gnumeric] 1.11.0



commit 8874f94d8ece9844ec169d55bdb7c6394f22aac3
Author: Morten Welinder <terra gnome org>
Date:   Thu Nov 24 22:46:12 2011 -0500

    1.11.0

 ChangeLog                           |    4 +
 doc/C/ChangeLog                     |    4 +
 doc/C/func.defs                     |   77 +--------------
 doc/C/functions.xml                 |  196 -----------------------------------
 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, 249 insertions(+), 272 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2373810..dc7c7ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-24  Jean Brefort  <jean brefort normalesup org>
 
 	* src/item-edit.c (item_edit_draw): preserve cairo state. [#664692]
diff --git a/doc/C/ChangeLog b/doc/C/ChangeLog
index 258b199..bede721 100644
--- a/doc/C/ChangeLog
+++ b/doc/C/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-17  Andreas J. Guelzow <aguelzow pyrshep ca>
 
 	* analysis-statistical.xml: standardize "not yet written"
diff --git a/doc/C/func.defs b/doc/C/func.defs
index dfbd80d..0ba62be 100644
--- a/doc/C/func.defs
+++ b/doc/C/func.defs
@@ -1242,7 +1242,7 @@ If @{places} is given and @{x} is negative, @{places} is ignored.
 @SHORTDESC=hexadecimal representation of numeric value
 @SYNTAX=HEXREP(x)
 @ARGUMENTDESCRIPTION= {x}: number
- DESCRIPTION=HEXREP returns a hexadecimal string representation of @x.
+ DESCRIPTION=HEXREP returns a hexadecimal string representation of @{x}.
 @NOTE=This is a function meant for debugging.  The layout of the result may change and even depend on how Gnumeric was compiled.
 
 @CATEGORY=Engineering
@@ -1389,14 +1389,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)
@@ -6143,70 +6135,3 @@ The distinction between half-width and full-width characters is described in htt
 @EXCEL=This function is Excel compatible.
 @SEEALSO=DOLLAR,FIXED,TEXT
 
- CATEGORY=Time Series Analysis
- FUNCTION=FOURIER
- SHORTDESC=Fourier or inverse Fourier transform
- SYNTAX=FOURIER(Sequence,Inverse,Separate)
- ARGUMENTDESCRIPTION=@{Sequence}: the data sequence to be transformed
- {Inverse}: if true, the inverse Fourier transform is calculated, defaults to false
- {Separate}: if true, the real and imaginary parts are given separately, defaults to false
- DESCRIPTION=This array function returns the Fourier or inverse Fourier transform of the given data sequence.
-The output consists of one column of complex numbers if @{Separate} is false and of two columns of real numbers if @{Separate} is true.
-If @{Separate} is true the first output column contains the real parts and the second column the imaginary parts.
- NOTE=If @{Sequence} is neither an n by 1 nor 1 by n array, this function returns #VALUE!
-
- CATEGORY=Time Series Analysis
- FUNCTION=HPFILTER
- SHORTDESC=Hodrick Prescott Filter
- SYNTAX=HPFILTER(Sequence,Î)
- ARGUMENTDESCRIPTION=@{Sequence}: the data sequence to be transformed
- {Î}: filter parameter Î, defaults to 1600
- DESCRIPTION=This array function returns the trend and cyclical components obtained by applying the Hodrick Prescott Filter with parameter @{Î} to the given data sequence.
-The output consists of two columns of numbers, the first containing the trend component, the second the cyclical component.
- NOTE=If @{Sequence} is neither an n by 1 nor 1 by n array, this function returns #VALUE! If @{Sequence} contians less than 6 numerical values, this function returns #VALUE!
-
- CATEGORY=Time Series Analysis
- FUNCTION=INTERPOLATION
- SHORTDESC=interpolated values corresponding to the given abscissa targets
- SYNTAX=INTERPOLATION(abscissae,ordinates,targets,interpolation)
- ARGUMENTDESCRIPTION=@{abscissae}: ordered abscissae of the given data points
- {ordinates}: ordinates of the given data points
- {targets}: abscissae of the interpolated data
- {interpolation}: method of interpolation, defaults to 0 ('linear')
- DESCRIPTION=The output consists always of one column of numbers.
-Possible interpolation methods are:
-0: linear;
-1: linear with averaging;
-2: staircase;
-3: staircase with averaging;
-4: natural cubic spline;
-5: natural cubic spline with averaging.
- NOTE=The @{abscissae} must be given in increasing order. If any of interpolation methods 1 ('linear with averaging'), 3 ('staircase with averaging'), and 5 ('natural cubic spline with averaging') is used, the number of returned values is one less than the number of targets and the targets values must be given in increasing order. Strings and empty cells in @{abscissae} and @{ordinates} are ignored. If several target data are provided they must be in the same column in consecutive cells.
- SEEALSO=PERIODOGRAM
-
- CATEGORY=Time Series Analysis
- FUNCTION=PERIODOGRAM
- SHORTDESC=periodogram of the given data
- SYNTAX=PERIODOGRAM(ordinates,filter,abscissae,interpolation,number)
- ARGUMENTDESCRIPTION=@{ordinates}: ordinates of the given data
- {filter}: windowing function to  be used, defaults to no filter
- {abscissae}: abscissae of the given data, defaults to regularly spaced abscissae
- {interpolation}: method of interpolation, defaults to none
- {number}: number of interpolated data points
- DESCRIPTION=If an interpolation method is used, the number of returned values is one less than the number of targets and the targets values must be given in increasing order.
-The output consists always of one column of numbers.
-Possible interpolation methods are:
-0: linear;
-1: linear with averaging;
-2: staircase;
-3: staircase with averaging;
-4: natural cubic spline;
-5: natural cubic spline with averaging.
-Possible window functions are:
-0: no filter (rectangular window)
-1: Bartlett (triangular window)
-2: Hahn (cosine window)
-3: Welch (parabolic window)
- NOTE=Strings and empty cells in @{abscissae} and @{ordinates} are ignored. If several target data are provided they must be in the same column in consecutive cells.
- SEEALSO=INTERPOLATION
-
diff --git a/doc/C/functions.xml b/doc/C/functions.xml
index 432bb6c..1ef7beb 100644
--- a/doc/C/functions.xml
+++ b/doc/C/functions.xml
@@ -4812,36 +4812,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>
@@ -21174,170 +21144,4 @@
       </refsect1>
     </refentry>
   </sect1>
-  <sect1 id="CATEGORY_Time_Series_Analysis">
-    <title>Time Series Analysis</title>
-    <refentry id="gnumeric-function-FOURIER">
-      <refmeta>
-        <refentrytitle>
-          <function>FOURIER</function>
-        </refentrytitle>
-      </refmeta>
-      <refnamediv>
-        <refname>
-          <function>FOURIER</function>
-        </refname>
-        <refpurpose>
-        Fourier or inverse Fourier transform
-      </refpurpose>
-      </refnamediv>
-      <refsynopsisdiv>
-        <synopsis><function>FOURIER</function>(<parameter>Sequence</parameter>,<parameter>Inverse</parameter>,<parameter>Separate</parameter>)</synopsis>
-      </refsynopsisdiv>
-      <refsect1>
-        <title>Arguments</title>
-        <para><parameter>Sequence</parameter>: the data sequence to be transformed</para>
-        <para><parameter>Inverse</parameter>: if true, the inverse Fourier transform is calculated, defaults to false</para>
-        <para><parameter>Separate</parameter>: if true, the real and imaginary parts are given separately, defaults to false</para>
-      </refsect1>
-      <refsect1>
-        <title>Description</title>
-        <para>This array function returns the Fourier or inverse Fourier transform of the given data sequence.</para>
-        <para>The output consists of one column of complex numbers if <parameter>Separate</parameter> is false and of two columns of real numbers if <parameter>Separate</parameter> is true.</para>
-        <para>If <parameter>Separate</parameter> is true the first output column contains the real parts and the second column the imaginary parts.</para>
-      </refsect1>
-      <refsect1>
-        <title>Note</title>
-        <para>If <parameter>Sequence</parameter> is neither an n by 1 nor 1 by n array, this function returns #VALUE!</para>
-      </refsect1>
-    </refentry>
-    <refentry id="gnumeric-function-HPFILTER">
-      <refmeta>
-        <refentrytitle>
-          <function>HPFILTER</function>
-        </refentrytitle>
-      </refmeta>
-      <refnamediv>
-        <refname>
-          <function>HPFILTER</function>
-        </refname>
-        <refpurpose>
-        Hodrick Prescott Filter
-      </refpurpose>
-      </refnamediv>
-      <refsynopsisdiv>
-        <synopsis><function>HPFILTER</function>(<parameter>Sequence</parameter>,<parameter/>Î)</synopsis>
-      </refsynopsisdiv>
-      <refsect1>
-        <title>Arguments</title>
-        <para><parameter>Sequence</parameter>: the data sequence to be transformed</para>
-        <para><parameter>Î</parameter>: filter parameter Î, defaults to 1600</para>
-      </refsect1>
-      <refsect1>
-        <title>Description</title>
-        <para>This array function returns the trend and cyclical components obtained by applying the Hodrick Prescott Filter with parameter <parameter>Î</parameter> to the given data sequence.</para>
-        <para>The output consists of two columns of numbers, the first containing the trend component, the second the cyclical component.</para>
-      </refsect1>
-      <refsect1>
-        <title>Note</title>
-        <para>If <parameter>Sequence</parameter> is neither an n by 1 nor 1 by n array, this function returns #VALUE! If <parameter>Sequence</parameter> contians less than 6 numerical values, this function returns #VALUE!</para>
-      </refsect1>
-    </refentry>
-    <refentry id="gnumeric-function-INTERPOLATION">
-      <refmeta>
-        <refentrytitle>
-          <function>INTERPOLATION</function>
-        </refentrytitle>
-      </refmeta>
-      <refnamediv>
-        <refname>
-          <function>INTERPOLATION</function>
-        </refname>
-        <refpurpose>
-        interpolated values corresponding to the given abscissa targets
-      </refpurpose>
-      </refnamediv>
-      <refsynopsisdiv>
-        <synopsis><function>INTERPOLATION</function>(<parameter>abscissae</parameter>,<parameter>ordinates</parameter>,<parameter>targets</parameter>,<parameter>interpolation</parameter>)</synopsis>
-      </refsynopsisdiv>
-      <refsect1>
-        <title>Arguments</title>
-        <para><parameter>abscissae</parameter>: ordered abscissae of the given data points</para>
-        <para><parameter>ordinates</parameter>: ordinates of the given data points</para>
-        <para><parameter>targets</parameter>: abscissae of the interpolated data</para>
-        <para><parameter>interpolation</parameter>: method of interpolation, defaults to 0 ('linear')</para>
-      </refsect1>
-      <refsect1>
-        <title>Description</title>
-        <para>The output consists always of one column of numbers.</para>
-        <para>Possible interpolation methods are:</para>
-        <para>0: linear;</para>
-        <para>1: linear with averaging;</para>
-        <para>2: staircase;</para>
-        <para>3: staircase with averaging;</para>
-        <para>4: natural cubic spline;</para>
-        <para>5: natural cubic spline with averaging.</para>
-      </refsect1>
-      <refsect1>
-        <title>Note</title>
-        <para>The <parameter>abscissae</parameter> must be given in increasing order. If any of interpolation methods 1 ('linear with averaging'), 3 ('staircase with averaging'), and 5 ('natural cubic spline with averaging') is used, the number of returned values is one less than the number of targets and the targets values must be given in increasing order. Strings and empty cells in <parameter>abscissae</parameter> and <parameter>ordinates</parameter> are ignored. If several target data are provided they must be in the same column in consecutive cells.</para>
-      </refsect1>
-      <refsect1>
-        <title>See also</title>
-        <para><link linkend="gnumeric-function-PERIODOGRAM"><function>PERIODOGRAM</function></link>.
-      </para>
-      </refsect1>
-    </refentry>
-    <refentry id="gnumeric-function-PERIODOGRAM">
-      <refmeta>
-        <refentrytitle>
-          <function>PERIODOGRAM</function>
-        </refentrytitle>
-      </refmeta>
-      <refnamediv>
-        <refname>
-          <function>PERIODOGRAM</function>
-        </refname>
-        <refpurpose>
-        periodogram of the given data
-      </refpurpose>
-      </refnamediv>
-      <refsynopsisdiv>
-        <synopsis><function>PERIODOGRAM</function>(<parameter>ordinates</parameter>,<parameter>filter</parameter>,<parameter>abscissae</parameter>,<parameter>interpolation</parameter>,<parameter>number</parameter>)</synopsis>
-      </refsynopsisdiv>
-      <refsect1>
-        <title>Arguments</title>
-        <para><parameter>ordinates</parameter>: ordinates of the given data</para>
-        <para><parameter>filter</parameter>: windowing function to  be used, defaults to no filter</para>
-        <para><parameter>abscissae</parameter>: abscissae of the given data, defaults to regularly spaced abscissae</para>
-        <para><parameter>interpolation</parameter>: method of interpolation, defaults to none</para>
-        <para><parameter>number</parameter>: number of interpolated data points</para>
-      </refsect1>
-      <refsect1>
-        <title>Description</title>
-        <para>If an interpolation method is used, the number of returned values is one less than the number of targets and the targets values must be given in increasing order.</para>
-        <para>The output consists always of one column of numbers.</para>
-        <para>Possible interpolation methods are:</para>
-        <para>0: linear;</para>
-        <para>1: linear with averaging;</para>
-        <para>2: staircase;</para>
-        <para>3: staircase with averaging;</para>
-        <para>4: natural cubic spline;</para>
-        <para>5: natural cubic spline with averaging.</para>
-        <para>Possible window functions are:</para>
-        <para>0: no filter (rectangular window)</para>
-        <para>1: Bartlett (triangular window)</para>
-        <para>2: Hahn (cosine window)</para>
-        <para>3: Welch (parabolic window)</para>
-      </refsect1>
-      <refsect1>
-        <title>Note</title>
-        <para>Strings and empty cells in <parameter>abscissae</parameter> and <parameter>ordinates</parameter> are ignored. If several target data are provided they must be in the same column in consecutive cells.</para>
-      </refsect1>
-      <refsect1>
-        <title>See also</title>
-        <para><link linkend="gnumeric-function-INTERPOLATION"><function>INTERPOLATION</function></link>.
-      </para>
-      </refsect1>
-    </refentry>
-  </sect1>
 </appendix>
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 86040b5..02c1cbd 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-09-04  Andreas J. Guelzow <aguelzow pyrshep ca>
 
 	* developer/odf-foreign.txt: update
diff --git a/doc/de/ChangeLog b/doc/de/ChangeLog
index 6b1751e..0e8f433 100644
--- a/doc/de/ChangeLog
+++ b/doc/de/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/applix/ChangeLog b/plugins/applix/ChangeLog
index 51428eb..1b1f3ab 100644
--- a/plugins/applix/ChangeLog
+++ b/plugins/applix/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/corba/ChangeLog b/plugins/corba/ChangeLog
index c2a83af..aee7b1f 100644
--- a/plugins/corba/ChangeLog
+++ b/plugins/corba/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/dif/ChangeLog b/plugins/dif/ChangeLog
index 8017aa2..b64f377 100644
--- a/plugins/dif/ChangeLog
+++ b/plugins/dif/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/excel/ChangeLog b/plugins/excel/ChangeLog
index e86f2e9..51cfbcb 100644
--- a/plugins/excel/ChangeLog
+++ b/plugins/excel/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-21  Morten Welinder  <terra gnome org>
 
 	* xlsx-read.c (start_update_progress): Handle NULL xin.
diff --git a/plugins/excelplugins/ChangeLog b/plugins/excelplugins/ChangeLog
index 0d1fd20..661bed1 100644
--- a/plugins/excelplugins/ChangeLog
+++ b/plugins/excelplugins/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-christian-date/ChangeLog b/plugins/fn-christian-date/ChangeLog
index 30f2009..b291dd1 100644
--- a/plugins/fn-christian-date/ChangeLog
+++ b/plugins/fn-christian-date/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-complex/ChangeLog b/plugins/fn-complex/ChangeLog
index b290491..2bd62ef 100644
--- a/plugins/fn-complex/ChangeLog
+++ b/plugins/fn-complex/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-database/ChangeLog b/plugins/fn-database/ChangeLog
index 89704b6..2c22f87 100644
--- a/plugins/fn-database/ChangeLog
+++ b/plugins/fn-database/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-date/ChangeLog b/plugins/fn-date/ChangeLog
index 5ca730b..aeeefa8 100644
--- a/plugins/fn-date/ChangeLog
+++ b/plugins/fn-date/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-derivatives/ChangeLog b/plugins/fn-derivatives/ChangeLog
index 255681e..bcc414f 100644
--- a/plugins/fn-derivatives/ChangeLog
+++ b/plugins/fn-derivatives/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-eng/ChangeLog b/plugins/fn-eng/ChangeLog
index 239f87f..934a7b5 100644
--- a/plugins/fn-eng/ChangeLog
+++ b/plugins/fn-eng/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-19  Morten Welinder  <terra gnome org>
 
 	* functions.c (help_hexrep): Fix argument reference.
diff --git a/plugins/fn-erlang/ChangeLog b/plugins/fn-erlang/ChangeLog
index 8d1ebd6..e4de36e 100644
--- a/plugins/fn-erlang/ChangeLog
+++ b/plugins/fn-erlang/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-financial/ChangeLog b/plugins/fn-financial/ChangeLog
index 9928c55..1ae9328 100644
--- a/plugins/fn-financial/ChangeLog
+++ b/plugins/fn-financial/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-hebrew-date/ChangeLog b/plugins/fn-hebrew-date/ChangeLog
index 9f462e7..934ad01 100644
--- a/plugins/fn-hebrew-date/ChangeLog
+++ b/plugins/fn-hebrew-date/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-info/ChangeLog b/plugins/fn-info/ChangeLog
index 94dfce7..58276fa 100644
--- a/plugins/fn-info/ChangeLog
+++ b/plugins/fn-info/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-logical/ChangeLog b/plugins/fn-logical/ChangeLog
index 73c896c..6c9f203 100644
--- a/plugins/fn-logical/ChangeLog
+++ b/plugins/fn-logical/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-lookup/ChangeLog b/plugins/fn-lookup/ChangeLog
index 0caf162..1a95576 100644
--- a/plugins/fn-lookup/ChangeLog
+++ b/plugins/fn-lookup/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-math/ChangeLog b/plugins/fn-math/ChangeLog
index c6e49ca..1883e9e 100644
--- a/plugins/fn-math/ChangeLog
+++ b/plugins/fn-math/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-17 Andreas J. Guelzow <aguelzow pyrshep ca>
 
 	* functions.c (help_pi): use mathematical pi rather than greek pi
diff --git a/plugins/fn-numtheory/ChangeLog b/plugins/fn-numtheory/ChangeLog
index 7350042..5a6a878 100644
--- a/plugins/fn-numtheory/ChangeLog
+++ b/plugins/fn-numtheory/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-numtheory/doc/ChangeLog b/plugins/fn-numtheory/doc/ChangeLog
index 7eb1a40..5a34c15 100644
--- a/plugins/fn-numtheory/doc/ChangeLog
+++ b/plugins/fn-numtheory/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-r/ChangeLog b/plugins/fn-r/ChangeLog
index 4dd0d69..548a096 100644
--- a/plugins/fn-r/ChangeLog
+++ b/plugins/fn-r/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-random/ChangeLog b/plugins/fn-random/ChangeLog
index 1f2dbbf..4a46c6a 100644
--- a/plugins/fn-random/ChangeLog
+++ b/plugins/fn-random/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-stat/ChangeLog b/plugins/fn-stat/ChangeLog
index 18f45ae..6a9311d 100644
--- a/plugins/fn-stat/ChangeLog
+++ b/plugins/fn-stat/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-string/ChangeLog b/plugins/fn-string/ChangeLog
index 3ce9497..6b01032 100644
--- a/plugins/fn-string/ChangeLog
+++ b/plugins/fn-string/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/fn-tsa/ChangeLog b/plugins/fn-tsa/ChangeLog
index a61409a..80597ef 100644
--- a/plugins/fn-tsa/ChangeLog
+++ b/plugins/fn-tsa/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-19  Morten Welinder  <terra gnome org>
 
 	* functions.c (hpfilter): Fix prototype to match function
diff --git a/plugins/gda/ChangeLog b/plugins/gda/ChangeLog
index 029b44f..bbf11fd 100644
--- a/plugins/gda/ChangeLog
+++ b/plugins/gda/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/glpk/ChangeLog b/plugins/glpk/ChangeLog
index bfcf879..df8b292 100644
--- a/plugins/glpk/ChangeLog
+++ b/plugins/glpk/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/gnome-db/ChangeLog b/plugins/gnome-db/ChangeLog
index 6e923e8..0be7106 100644
--- a/plugins/gnome-db/ChangeLog
+++ b/plugins/gnome-db/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/gnome-glossary/ChangeLog b/plugins/gnome-glossary/ChangeLog
index 6935c88..87d6a1e 100644
--- a/plugins/gnome-glossary/ChangeLog
+++ b/plugins/gnome-glossary/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/guile/ChangeLog b/plugins/guile/ChangeLog
index 7df96cf..aad53ee 100644
--- a/plugins/guile/ChangeLog
+++ b/plugins/guile/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/html/ChangeLog b/plugins/html/ChangeLog
index f8c167a..e62dca6 100644
--- a/plugins/html/ChangeLog
+++ b/plugins/html/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-10-27  Andreas J. Guelzow <aguelzow pyrshep ca>
 
 	* html.c (cb_html_attrs_as_string): write sub- and superscript
diff --git a/plugins/lotus-123/ChangeLog b/plugins/lotus-123/ChangeLog
index f944ec7..e34dcc2 100644
--- a/plugins/lotus-123/ChangeLog
+++ b/plugins/lotus-123/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/lpsolve/ChangeLog b/plugins/lpsolve/ChangeLog
index 783610f..b55b343 100644
--- a/plugins/lpsolve/ChangeLog
+++ b/plugins/lpsolve/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/mps/ChangeLog b/plugins/mps/ChangeLog
index b2c0e92..7e3e5a2 100644
--- a/plugins/mps/ChangeLog
+++ b/plugins/mps/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/nlsolve/ChangeLog b/plugins/nlsolve/ChangeLog
index 9180e04..2dbe6a1 100644
--- a/plugins/nlsolve/ChangeLog
+++ b/plugins/nlsolve/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/oleo/ChangeLog b/plugins/oleo/ChangeLog
index e2ee1b1..ad5356f 100644
--- a/plugins/oleo/ChangeLog
+++ b/plugins/oleo/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/openoffice/ChangeLog b/plugins/openoffice/ChangeLog
index ab17e49..1a251ee 100644
--- a/plugins/openoffice/ChangeLog
+++ b/plugins/openoffice/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-18  Andreas J. Guelzow <aguelzow pyrshep ca>
 
 	* openoffice-read.c (od_style_prop_chart): correct the interpolation
diff --git a/plugins/paradox/ChangeLog b/plugins/paradox/ChangeLog
index 930d1e0..06b80e3 100644
--- a/plugins/paradox/ChangeLog
+++ b/plugins/paradox/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/perl-func/ChangeLog b/plugins/perl-func/ChangeLog
index c3f1d59..8ce2b0c 100644
--- a/plugins/perl-func/ChangeLog
+++ b/plugins/perl-func/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/perl-loader/ChangeLog b/plugins/perl-loader/ChangeLog
index 3873da9..052ba6a 100644
--- a/plugins/perl-loader/ChangeLog
+++ b/plugins/perl-loader/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/plan-perfect/ChangeLog b/plugins/plan-perfect/ChangeLog
index 316d814..1e439fa 100644
--- a/plugins/plan-perfect/ChangeLog
+++ b/plugins/plan-perfect/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/psiconv/ChangeLog b/plugins/psiconv/ChangeLog
index ab34665..a8e9bdd 100644
--- a/plugins/psiconv/ChangeLog
+++ b/plugins/psiconv/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/py-func/ChangeLog b/plugins/py-func/ChangeLog
index 0664dcd..c88c5b3 100644
--- a/plugins/py-func/ChangeLog
+++ b/plugins/py-func/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/python-loader/ChangeLog b/plugins/python-loader/ChangeLog
index ee36ca1..1370b6c 100644
--- a/plugins/python-loader/ChangeLog
+++ b/plugins/python-loader/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/qpro/ChangeLog b/plugins/qpro/ChangeLog
index 6747559..ea33070 100644
--- a/plugins/qpro/ChangeLog
+++ b/plugins/qpro/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/sample_datasource/ChangeLog b/plugins/sample_datasource/ChangeLog
index e60f8b2..27e340d 100644
--- a/plugins/sample_datasource/ChangeLog
+++ b/plugins/sample_datasource/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/sc/ChangeLog b/plugins/sc/ChangeLog
index 785047d..41f3260 100644
--- a/plugins/sc/ChangeLog
+++ b/plugins/sc/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/sylk/ChangeLog b/plugins/sylk/ChangeLog
index 79d26cc..0e230ec 100644
--- a/plugins/sylk/ChangeLog
+++ b/plugins/sylk/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-08-01  Andreas J. Guelzow <aguelzow pyrshep ca>
 
 	* plugin.xml.in: add mime-type
diff --git a/plugins/uihello/ChangeLog b/plugins/uihello/ChangeLog
index 5143ba9..f222788 100644
--- a/plugins/uihello/ChangeLog
+++ b/plugins/uihello/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/plugins/xbase/ChangeLog b/plugins/xbase/ChangeLog
index 09339d4..b133ebb 100644
--- a/plugins/xbase/ChangeLog
+++ b/plugins/xbase/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/po-functions/ChangeLog b/po-functions/ChangeLog
index 8baa782..df34331 100644
--- a/po-functions/ChangeLog
+++ b/po-functions/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-20  Jean Brefort  <jean brefort normalesup org>
 
 	* POTFILES.skip: removed gconf related files.
diff --git a/po/ChangeLog b/po/ChangeLog
index 98aeaf5..f344242 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index a98aa1b..88c2a37 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-22  Andreas J. Guelzow <aguelzow pyrshep ca>
 
 	* src/dialogs/dialog-cell-format.c: rename enums
diff --git a/src/tools/ChangeLog b/src/tools/ChangeLog
index adc1d9b..2990b26 100644
--- a/src/tools/ChangeLog
+++ b/src/tools/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-22  Andreas J. Guelzow <aguelzow pyrshep ca>
 
 	* src/tools/analysis-anova.c: rename enums
diff --git a/src/widgets/ChangeLog b/src/widgets/ChangeLog
index 251c0d4..779412d 100644
--- a/src/widgets/ChangeLog
+++ b/src/widgets/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-24  Andreas J. Guelzow <aguelzow pyrshep ca>
 
 	* gnumeric-expr-entry.c (gee_scan_for_range): use the lexer items if the
diff --git a/test/ChangeLog b/test/ChangeLog
index 315c566..ce2e916 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17
diff --git a/tools/ChangeLog b/tools/ChangeLog
index 304b5d5..afb48ad 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-11-10 Andreas J. Guelzow <aguelzow pyrshep ca>
 
 	* handle-conf-options (extra_attributes): add attributes for
diff --git a/tools/win32/ChangeLog b/tools/win32/ChangeLog
index 3123eb5..6aca779 100644
--- a/tools/win32/ChangeLog
+++ b/tools/win32/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-24  Morten Welinder <terra gnome org>
+
+	* Release 1.11.0
+
 2011-07-31  Morten Welinder <terra gnome org>
 
 	* Release 1.10.17



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