summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-08-30 16:22:26 +0200
committerFlorian Pritz <bluewind@xinu.at>2014-08-30 16:22:26 +0200
commitee8521d64be99b51337728060ebc59bdcd1442f7 (patch)
tree4404f7ce67e53b079427ea8d692ee6a72ee255c2
parent744e158dc72e3417d2afb8e2315803f204647646 (diff)
Update NEWS
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1dc37fff9..bb61a58ca 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.
+2014-08-29 Multipaste support
+2014-08-29 Database migrations are no longer done automatically. You now have to run
+ `php index.php tools update_database`
2013-09-25 New download driver allowing to switch between php echoing chunks
(old behaviour and default) and X-Sendfile (635b0717931df907ee8015a42ad0ed1fcdf967c4)
2013-09-25 Switch to bootstrap 3 (9538bea0908c8a3758b41967d977455af731c344)