Documentation polishing.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 23 Feb 2017 02:28:38 +0000 (21:28 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 23 Feb 2017 02:28:38 +0000 (21:28 -0500)
doc/HACKING
doc/sst-doc.xml
doc/sst.xml

index 0ec0784a8e174079f9d819feee310caeff076bf4..1739465c1c6e3d60bf1b6f00d12506a26ad64261 100644 (file)
@@ -212,6 +212,8 @@ and turned off if game type is "plain" or "almy".)
 
 10. I imported Tom Almy's SCORE command from his 2013 version.
 
+11. I added color.
+
 TESTING:
 
 This code has been designed to be tested.  A simple shellscript
index f912cb376c9a03804fd2f9a8d7483a6396298779..1455e10e2a49861e82469ed456907c3d6c04ab21 100644 (file)
@@ -2056,6 +2056,9 @@ this time.</para></listitem>
 
 <listitem><para>9 October 2006 &mdash; Translation to
 Python.</para></listitem>
+
+<listitem><para>22 February 2017 &mdash; Color added.</para></listitem>
+
 </itemizedlist>
 
 <para>One as-yet unanswered question is when the code changed from
index 5c2194758b3b7c1d2201ad69180c4339932cf442..d3e59f299f463b7f307106c90d80ecc9ad90bd86 100644 (file)
@@ -95,9 +95,10 @@ If TMPDIR is not set is defaults to <filename>/tmp</filename>.</para>
 
 <refsect1 id='authors'><title>AUTHORS</title> 
 <para>Super Star Trek was designed and written by David Matuszek, Paul
-Reynolds, and Don Smith in the 1970s.  It was resurrected by Tom Almy.
-The screen-oriented interface is by Stas Sergeev. This version has
-been improved, cleaned up and documented by Eric S. Raymond
+Reynolds, and Don Smith beginning in 1973; at that time it was called
+simply 'Trek'.  It was resurrected by Tom Almy.  The screen-oriented
+interface is by Stas Sergeev. This version has been improved, cleaned
+up and documented by Eric S. Raymond
 <email>esr@snark.thyrsus.com</email>.  There is a <ulink
 url='https://developer.berlios.de/projects/sst/'>project
 page</ulink>.</para>