diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-08-17 19:44:29 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-08-17 19:44:29 +0200 |
commit | bc5ca1351d7257905ef3bffc19966499689d988a (patch) | |
tree | 9bb88bef98c54556dd99db256ef8d9252dce493b /NEWS | |
parent | 290bb52d654a942615659d4e3e2cc0ccadf3f89c (diff) |
add NEWS file to track important changes
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +This file lists major, incompatible or otherwise important changes, you should look at it after every update. + +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 |