NEWS and notes.adoc update.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 5 Mar 2023 01:16:07 +0000 (20:16 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 5 Mar 2023 01:16:07 +0000 (20:16 -0500)
NEWS
notes.adoc

diff --git a/NEWS b/NEWS
index 65c6cc530b386f52f2de9859509d3b02919d1ad2..bed01bc77717e9b55b5390626261dd70da3c9a17 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,13 @@
 = Open Adventure project news =
 
 Repository head::
-  Added BBS option for BBS door systems.
+  Added -a option for BBS door systems.
 
 1.13: 2023-02-28::
   Fixed slightly buggy emission of end-of-game messages on a win.
 
 1.12: 2023-02-06::
-  The bug and todo list has been cleared.
+  The bug and todo list has been cleared; project declared finished.
   Correctness has been systematically tested against the 1995 code.
   Typo fixes and documentation polishing.
 
index 9dfc9cd31ea6606478ac2c31cea18637a4340f4b..9a9600304ef43fb75a4713ac7c63828f58b7832b 100644 (file)
@@ -196,7 +196,7 @@ messages with the objects that conceptually own them.
 We consider this project finished. All issues and TODOs have been
 cleared, behavior has been carefully checked against original ADVENT,
 no future demand for new features is expected, and the test suite has
-100% code coverage.  If the toolchain bit-rots out from under it,
-we will fix that.
+100% code coverage.  If new bugs appear the toolchain bit-rots out
+from under underneath, we will fix those problems.
 
 // end