more entries for closed bugs in 4.3.32

This commit is contained in:
Uwe Steinmann 2017-01-18 14:46:38 +01:00
parent 62c997db19
commit 25d0edb0d7

View File

@ -1,7 +1,7 @@
--------------------------------------------------------------------------------
Changes in version 4.3.32
--------------------------------------------------------------------------------
- fix saving new mimetype for fulltext search, available languages
- fix saving new mimetype for fulltext search, available languages (Closes #308)
- put access rights of folder into popup box if more than 3 exists
- do not execute code which uses apache_request_headers() if it does not exists,
makes webdav work in fast cgi mode or on webservers other than apache
@ -17,6 +17,7 @@
- replace lots of tables in forms by bootstraps control-group
- add remove button to folder selector
- editing of an exiting review/approval can be turned off
- add searching for id of folder/document (Closes #302)
--------------------------------------------------------------------------------
Changes in version 4.3.31