Added options command, fixed some tests to be insensitive...
[super-star-trek.git] / NEWS
diff --git a/NEWS b/NEWS
index 4d7c4d4030db2a06809334b9fb24a9121e9ce5e2..ae69c5f897afacf8534b8e0b95c17216d98c9582 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,16 @@
                        SST2K project news.
 
 Repository head::
+    Fix for enemy dispersion on torpedo hits.
+    Re-conform to the documentation by removing the .py estension from sst.
+
+2.7: 2021-09-20::
+    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.