diff options
author | Florian Pritz <bluewind@xinu.at> | 2015-03-02 12:23:45 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2015-03-02 12:23:45 +0100 |
commit | 579b7946c93058b2f028c8b68f76724915dcdd8e (patch) | |
tree | 5ef3bc0f56e0e51346aaf366ff5175be3c967020 /NEWS | |
parent | 6ccb4788f6c44e8c67e27507e36ebe583a6a0d86 (diff) |
Update NEWS
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. +2015-03-02 Add imagemagick support (needs convert executable in PATH) +2015-03-02 Clarify comment for upload_max_age (you should set this to 0 if you + want to keep files forever and you should run the cronjob!) 2015-02-14 JSON API + rather extensive refactoring 2014-11-02 Multipastes can now be downloaded as tarballs. The tarballs are cached and you have to run `php index.php file cron` to clean them up. Calling |