From 9d4bccf00705aa6711a95df52464d22c2abe9296 Mon Sep 17 00:00:00 2001 From: Sleet01 Date: Tue, 30 Jul 2024 10:45:55 -0700 Subject: [PATCH] Update history.txt --- megamek/docs/history.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 602810603b2..06ccc0a5fa7 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -66,7 +66,7 @@ MEGAMEK VERSION HISTORY: + Fix #5705: Prevent NPE when maneuvering Land-Air Meks as ASFs + Fix #5796: Prevent NPE when units are ineligible for Physical Attack phase due to having loaded onto a transport this round + Fix #5818: correct issue with minimap autodisplay using wrong function - ++ PR #5822: Implement RFE 5361: enhance Princess handling of hazardous terrain 0.49.20 (2024-06-28 2100 UTC) (THIS IS THE LAST VERSION TO SUPPORT JAVA 11) + PR #5281, #5327, #5308, #5336, #5318, #5383, #5369, #5384, #5455, #5505, #5541: Code internals: preparatory work for supporting game types such as SBF, code cleanup for string drawing, superclass change for BoardView,