diff options
author | Florian Pritz <bluewind@xinu.at> | 2015-07-18 17:36:23 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2015-07-18 17:36:23 +0200 |
commit | 1d4a2a05e4490482346bc24132dfc9ef09f47fcc (patch) | |
tree | f3f929371b5c7a34ca98059d111d808d6458643a | |
parent | d66886f9de313ce7561a381772ec8ae37a80668c (diff) |
Update NEWS0.9.3
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. +2015-07-18 Public files moved to public_html. Old setups will continue to work + though it is encouraged to change the document root of the web server + to ./public_html. +2015-07-18 Users can now change their account's email address if the `db` user + backend is used. + 2015-05-21 Restructure file storage to prevent issues with different files that have the same md5 hash. This also needs a new munin plugin if used which can be found in ./extras/munin/. |