summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-11-02 13:29:33 +0100
committerFlorian Pritz <bluewind@xinu.at>2014-11-02 16:29:45 +0100
commite1f6ddab39486dd9819a20b5538f8b6c6b7c7e66 (patch)
treea9216c90f15c64688aba397d63626ef9484b9c43 /NEWS
parent9fcab419ba819273ed95fdfa76b08c87d72cb3e8 (diff)
Add tarball support to multipastes
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9b3efcba7..d031b9f3d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
This file lists major, incompatible or otherwise important changes, you should look at it after every update.
+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
+ it more often than once a day is recommended (the example changed to every ten
+ minutes). Also note that the default maximum tarball size is rather low (50MiB),
+ you might want to increase it. Also make sure the phar.so extension is loaded..
2014-10-29 The sender for emails now has to be configured (config key is "email_from")
2014-10-19 Postgresl support
2014-09-20 All PHP errors are now converted to exceptions and execution