diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-09-25 15:03:29 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-09-25 15:04:17 +0200 |
commit | 45086753b4670f6d6e2193158a1512732f533997 (patch) | |
tree | ad80f5143e698f23f6735c1afd3d909cdd4df7f0 | |
parent | 6705e6c987b6e4a43bbb666c33d8fc8a0ef1a0a6 (diff) |
update NEWS
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +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 |