summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 000000000..1dc37fff9
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,7 @@
+This file lists major, incompatible or otherwise important changes, you should look at it after every update.
+
+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)
+2013-08-15 Use CI's caching class. The default disables caching, adjust the config (cache_backend) if you want it back.
+2013-08-14 Use python-ansi2html instead of HTML::FromANSI