Ensure that replau will work in the world after Python 2.
[super-star-trek.git] / NEWS
diff --git a/NEWS b/NEWS
index d85264ce17d31bf47b19ba5d7d0d8ab93ae5b4b5..7db150a57e06694ba2e9f13bf7c6d9850ad713e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
                        SST2K project news.
 
 Repository head::
+    Fix for enemy dispersion on torpedo hits.
+    Re-conorm 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.