add note about fixed locking in webdav

This commit is contained in:
Uwe Steinmann 2014-11-27 09:13:02 +01:00
parent 715410e437
commit 0aa07a2fe6

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Changes in version 4.3.12 Changes in version 4.3.13
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
- more error fixes when searching for attributes - more error fixes when searching for attributes
- fix saving multi value attributes without a maximum number of values - fix saving multi value attributes without a maximum number of values
@ -9,6 +9,8 @@
when moving into a different folder (Bug #186) when moving into a different folder (Bug #186)
- Download of documents whose content is gone will not be possible anymore - Download of documents whose content is gone will not be possible anymore
(Bug #185) (Bug #185)
- allow user to access a locked document via webdav if he/she is the owner
of that document
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Changes in version 4.3.12 Changes in version 4.3.12