summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2022-01-09 11:40:53 +0100
committerFlorian Pritz <bluewind@xinu.at>2022-01-09 11:40:53 +0100
commit3e512659ccc1290168eb53d8bf09d785ff280e8b (patch)
tree27ed20bee621d1f07df919df2b1c25878381104b
parent5fb561ed3d972659213de47cb67fdc094adfbc1e (diff)
Update NEWS3.6.2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-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