new version 4.3.26

This commit is contained in:
Uwe Steinmann 2016-04-04 07:39:57 +02:00
parent ae14f25d58
commit 336b5f79d9

View File

@ -12,11 +12,11 @@
<email>uwe@steinmann.cx</email>
<active>yes</active>
</lead>
<date>2016-03-08</date>
<time>07:12:53</time>
<date>2016-04-04</date>
<time>07:38:23</time>
<version>
<release>4.3.25</release>
<api>4.3.25</api>
<release>4.3.26</release>
<api>4.3.26</api>
</version>
<stability>
<release>stable</release>
@ -24,9 +24,7 @@
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
- rename SeedDMS_Core_Group::getNotificationsByGroup() to getNotifications()
- use __construct() for all constructors
- fix setting multi value attributes for versions
- add more callbacks
</notes>
<contents>
<dir baseinstalldir="SeedDMS" name="/">
@ -968,5 +966,23 @@ SeedDMS_Core_DMS::getNotificationsByUser() are deprecated
- SeedDMS_Core_User::getDocumentsLocked() sets locking user propperly
</notes>
</release>
<release>
<date>2016-03-08</date>
<time>07:12:53</time>
<version>
<release>4.3.25</release>
<api>4.3.25</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
- rename SeedDMS_Core_Group::getNotificationsByGroup() to getNotifications()
- use __construct() for all constructors
- fix setting multi value attributes for versions
</notes>
</release>
</changelog>
</package>