From 6c9e7b60e246231cdbedc590ed242299e96cf2a5 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 1 May 2026 12:38:03 -0400 Subject: [PATCH] Guidebook update --- doc/Guidebook.mn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index a3994124c..18461b585 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -6803,7 +6803,8 @@ been released as version 4.0. NetHack 5.0.0 was released on , 2026. .pg The source code for NetHack 5.0.0 was modified and modernized to be -compliant with standard C99. +compliant with standard C99. The 5.0.0 release contains over 3100 fixes, +changes, and updated features. .pg NetHack 5.0 was the first version to replace the lex and yacc level and dungeon compilers of past versions, with a new Lua interpreter-based