X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS.adoc;h=28dd0189c25af1de1bf1271d608fd5d27eaf4474;hb=refs%2Fheads%2Fmaster;hp=c390e7e54d9ecada6abf9900cf72f949485c7b70;hpb=5d3205e1e9e29bc477e7f785a263cd43dd9cd1bd;p=open-adventure.git diff --git a/NEWS.adoc b/NEWS.adoc index c390e7e..2d0dcee 100644 --- a/NEWS.adoc +++ b/NEWS.adoc @@ -1,8 +1,17 @@ = Open Adventure project news = -// SPDX-FileCopyrightText: Eric S. Raymond +// SPDX-FileCopyrightText: (C) Eric S. Raymond // SPDX-License-Identifier: CC-BY-4.0 -Repository head:: +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.