summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba72b8611..fbfabfd38 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
This file lists major, incompatible or otherwise important changes, you should look at it after every update.
NEXT
+ - Use python3 instead of python for Ubuntu 20.04 and Debian 11 compatibility.
+ If you do not have python 3, you will have to change shebang in
+ `scripts/get_lexer_list.py`. The script is still compatible with python 2.
+ - Update CodeIgniter to latest master for some additional PHP 8.0 and 8.1 fixes
3.6.1 2021-04-11
- Copy filename when repasting file