new version 1.2.10

This commit is contained in:
Uwe Steinmann 2019-02-11 20:43:46 +01:00
parent adf55b927c
commit 698038999c

View File

@ -11,11 +11,11 @@
<email>uwe@steinmann.cx</email>
<active>yes</active>
</lead>
<date>2019-01-18</date>
<date>2019-02-11</date>
<time>10:59:39</time>
<version>
<release>1.2.9</release>
<api>1.2.9</api>
<release>1.2.10</release>
<api>1.2.10</api>
</version>
<stability>
<release>stable</release>
@ -24,6 +24,7 @@
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
new parameter for enabling/disabling xsendfile
fix creation of pdf preview if document content class is not SeedDMS_Core_DocumentContent
</notes>
<contents>
<dir baseinstalldir="SeedDMS" name="/">
@ -386,5 +387,22 @@ execWithTimeout() reads data from stderr and returns it together with stdout in
preview is also created if SeedDMS_Core_DocumentContent has a child class
</notes>
</release>
<release>
<date>2018-07-13</date>
<time>10:59:39</time>
<version>
<release>1.2.9</release>
<api>1.2.9</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
make sure list of converters is always an array
usage of mod_sendfile can be configured
</notes>
</release>
</changelog>
</package>