Changelog entry for no longer explicitly invoking python2

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2021-05-06 11:35:18 +02:00
parent 6b0f911b9a
commit e0de27729e
@@ -0,0 +1,3 @@
Changes
* When building the test suites with GNU make, invoke python3 or python, not
python2, which is no longer supported upstream.