From 1121bb8aa58c23e9ed872b23ec831247fc867b76 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 4 Mar 2023 20:16:07 -0500 Subject: [PATCH] NEWS and notes.adoc update. --- NEWS | 4 ++-- notes.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 65c6cc5..bed01bc 100644 --- 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. diff --git a/notes.adoc b/notes.adoc index 9dfc9cd..9a96003 100644 --- a/notes.adoc +++ b/notes.adoc @@ -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 -- 2.31.1