Update the list of changes.
authorEric S. Raymond <esr@thyrsus.com>
Sat, 27 May 2017 14:17:18 +0000 (10:17 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 27 May 2017 14:17:18 +0000 (10:17 -0400)
NEWS

diff --git a/NEWS b/NEWS
index f1503bafe3e08390f1b1dcbd7a0e2da7be7795c7..a6928f63a2e0825ea55bf59359f1bf27c9d455ab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,5 +3,7 @@
 Repository head::
   Forward port of Crowther & Woods's 430-point Adventure 2.5.
   Added -l option for logging.
-  Added command prompt; -o suppresses this.
+  Game logs are now fully reproducible via the "seed" command.
+  Added regression-test suite using seed.
+  Added command prompt; -o suppresses this. Otherwise no gameplay changes.