Ubuntu has abolished /usr/bin/python, change shebang to python3.
[super-star-trek.git] / NEWS
diff --git a/NEWS b/NEWS
index 7d0456534101d78dfdcf834c09c06af07b7e2754..cdb26a943e25a9e73442242668b20f194b121b03 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
                        SST2K project news.
 
+Repoitory head::
+    Ubuntu has abolished /usr/bin/python, change shebang to python3.
+
+2.6: 2021-04-16::
+    Fixed a longstanding bug in the chart display.
+    Minor port fixes for recent Python 23 versions.
+    Test suite is TAPified.
+
 2.5: 2019-04-24::
     Now runs identically under Python 2 and Python 3.