From 2b52b093e7b974e7b16373f42fd01f52e62c91d2 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 27 May 2018 21:39:20 -0400 Subject: [PATCH] expand on patch 2 so far in patchlevel.h --- include/patchlevel.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/include/patchlevel.h b/include/patchlevel.h index e58622943..284189700 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -38,6 +38,14 @@ /* Patch 2, * + * Performance optimizations for tty including the ability to + * do per field updating + * Significant performance improvements in sys/winnt/nttty mainly through + * the introduction of a back buffer approach + * A couple of windows crash bug fixes during early game startup + * Ensuring that unix Makefiles do not rely on features unique to gnu make + * Improvements to hilite_status parsing in an effort to ensure that expected + * and sensible values ranges are more easily specified and accepted */ /* Patch 1, April 27, 2018