pylint cleanup - found an actual bug this time!
[super-star-trek.git] / NEWS
diff --git a/NEWS b/NEWS
index 47458c9e1f207fc5240375e3f59b8aa5f71ab48b..d85264ce17d31bf47b19ba5d7d0d8ab93ae5b4b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,30 @@
                        SST2K project news.
 
                        SST2K project news.
 
-2.2 @ 2017-03-01
+Repository head::
+    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.
+
+2.4: 2019-04-22::
+    Fixes for deathray, formatting, double-counting in score logic.
+
+2.3: 2018-08-12::
+    Crash bug fix when docking with no starbase in sector.
+
+2.2: 2017-03-01::
     Added color. Added BSD Trek 'CAPTURE' and 'CLOAK' (from Tom Almy's
     2013 changes).  Many bug fixes.
 
     Added color. Added BSD Trek 'CAPTURE' and 'CLOAK' (from Tom Almy's
     2013 changes).  Many bug fixes.
 
-2.1 @ 2012-02-16
+2.1: 2012-02-16::
     Packaging fixes, pychecker cleanup, cope with Freshmeat name changes.
 
     Packaging fixes, pychecker cleanup, cope with Freshmeat name changes.
 
-2.0 @ 2010-11-30
+2.0: 2010-11-30::
     Game code moved to Python. Many bug fixes.
 
     Game code moved to Python. Many bug fixes.
 
-1.0 @ 2004-06-06
+1.0: 2004-06-06::
     Initial release.
 
 
     Initial release.