X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS.adoc;h=28dd0189c25af1de1bf1271d608fd5d27eaf4474;hb=HEAD;hp=7e4e88a7a137614c3886878748ebe3e299c8e501;hpb=2582e240bd504307b206a384008adb4dd545eb19;p=open-adventure.git diff --git a/NEWS.adoc b/NEWS.adoc index 7e4e88a..2d0dcee 100644 --- a/NEWS.adoc +++ b/NEWS.adoc @@ -1,7 +1,16 @@ = Open Adventure project news = -// SPDX-FileCopyrightText: Copyright Eric S. Raymond +// SPDX-FileCopyrightText: (C) Eric S. Raymond // SPDX-License-Identifier: CC-BY-4.0 +1.19: 2024-06-27:: + Ensore that the KNIVES_VANISH message can't issue twice. + +1.18: 2024-02-15:: + Bring the manual page fully up to date. + +1.17: 2024-01-02:: + Saying Z'ZZZ at reservoir no longer causes the waters to part and crash. + 1.16: 2023-04-15:: Savefiles now have an identifying magic cookie at the front. Resume detects if a save has incompatible endianness.