new version 4.3.28

This commit is contained in:
Uwe Steinmann 2016-08-24 10:19:41 +02:00
parent 5215d0a230
commit 606b04bc55

View File

@ -12,11 +12,11 @@
<email>uwe@steinmann.cx</email> <email>uwe@steinmann.cx</email>
<active>yes</active> <active>yes</active>
</lead> </lead>
<date>2016-04-26</date> <date>2016-08-24</date>
<time>12:04:59</time> <time>10:18:59</time>
<version> <version>
<release>4.3.27</release> <release>4.3.28</release>
<api>4.3.27</api> <api>4.3.28</api>
</version> </version>
<stability> <stability>
<release>stable</release> <release>stable</release>
@ -24,8 +24,7 @@
</stability> </stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license> <license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes> <notes>
- callbacks can have more then one user function - SeedDMЅ_Core_DMS::search() searches also comment of document version
- fix some sql statements, because they didn't work with mysql 5.7.5 anymore
</notes> </notes>
<contents> <contents>
<dir baseinstalldir="SeedDMS" name="/"> <dir baseinstalldir="SeedDMS" name="/">
@ -1001,5 +1000,22 @@ SeedDMS_Core_DMS::getNotificationsByUser() are deprecated
- add more callbacks - add more callbacks
</notes> </notes>
</release> </release>
<release>
<date>2016-04-26</date>
<time>12:04:59</time>
<version>
<release>4.3.27</release>
<api>4.3.27</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
- callbacks can have more then one user function
- fix some sql statements, because they didn't work with mysql 5.7.5 anymore
</notes>
</release>
</changelog> </changelog>
</package> </package>