saveresume.c: add missing semicolon
[open-adventure.git] / NEWS.adoc
index da58c799e98161d0a38a731be4ec25530e668c3f..54774fef8ccc05c778cbeceea2bee1026cc300f3 100644 (file)
--- a/NEWS.adoc
+++ b/NEWS.adoc
@@ -2,8 +2,8 @@
 // SPDX-FileCopyrightText: Eric S. Raymond <esr@thyrsus.com>
 // SPDX-License-Identifier: CC-BY-4.0
 
-Reoisitory head::
-  Savefiles now have an identigting magic cookie at the front.
+1.16: 2023-04-15::
+  Savefiles now have an identifying magic cookie at the front.
   Resume detects if a save has incompatible endianness.
 
 1.15: 2023-04-03::