mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-10 05:26:06 +00:00
new version 4.3.28
This commit is contained in:
parent
5215d0a230
commit
606b04bc55
|
@ -12,11 +12,11 @@
|
|||
<email>uwe@steinmann.cx</email>
|
||||
<active>yes</active>
|
||||
</lead>
|
||||
<date>2016-04-26</date>
|
||||
<time>12:04:59</time>
|
||||
<date>2016-08-24</date>
|
||||
<time>10:18:59</time>
|
||||
<version>
|
||||
<release>4.3.27</release>
|
||||
<api>4.3.27</api>
|
||||
<release>4.3.28</release>
|
||||
<api>4.3.28</api>
|
||||
</version>
|
||||
<stability>
|
||||
<release>stable</release>
|
||||
|
@ -24,8 +24,7 @@
|
|||
</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
|
||||
- SeedDMЅ_Core_DMS::search() searches also comment of document version
|
||||
</notes>
|
||||
<contents>
|
||||
<dir baseinstalldir="SeedDMS" name="/">
|
||||
|
@ -1001,5 +1000,22 @@ SeedDMS_Core_DMS::getNotificationsByUser() are deprecated
|
|||
- add more callbacks
|
||||
</notes>
|
||||
</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>
|
||||
</package>
|
||||
|
|
Loading…
Reference in New Issue
Block a user