summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2015-03-08 21:34:34 +0100
committerFlorian Pritz <bluewind@xinu.at>2015-03-08 21:34:34 +0100
commit9cff09180700479b2618d4908aa2877e03404564 (patch)
treefdb7e15f5623c7df81ccce606d11f7baf371f815 /NEWS
parent4d1e08883ddd55ad7ad56d25b8c1b83ab7d31838 (diff)
Update NEWS
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f44b54f63..f8ee4af0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
This file lists major, incompatible or otherwise important changes, you should look at it after every update.
+2015-03-08 API v1.1: return full URL in api/file/create_multipaste
+2015-03-08 Rework file/cron and mfile->valid_id
+ This pulls in mockery for testing, make sure you clone submodules.
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!)