NEWS and notes.adoc update.

This commit is contained in:
Eric S. Raymond 2023-03-04 20:16:07 -05:00
parent a01c08385c
commit 1121bb8aa5
2 changed files with 4 additions and 4 deletions

4
NEWS
View file

@ -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.

View 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