X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS.adoc;h=28dd0189c25af1de1bf1271d608fd5d27eaf4474;hb=refs%2Fheads%2Fmaster;hp=b879e1742d8a55a51ba6aea84d4e06554043c282;hpb=7e21108e95aa0f745249720270247f7f69472d79;p=open-adventure.git diff --git a/NEWS.adoc b/NEWS.adoc index b879e17..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 -Reoisitory 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.