From 498a25148e8bbfc532f1df572595c917256d2072 Mon Sep 17 00:00:00 2001 From: HammerGS Date: Wed, 13 Mar 2024 09:35:51 -0600 Subject: [PATCH] Merging following PR's + Fix #5214: Exception when loading saved game + Fix #5224: Infantry Firing issue + PR #5241: Add test to ensure every unit can load + PR #5244: Fixing MML #1452 Allows you to pod mount null signature system. --- megamek/docs/history.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 1f87ada73ee..121ce9d8578 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -22,6 +22,11 @@ MEGAMEK VERSION HISTORY: + PR #5210: We have added some fonts to the distribution: Exo, Jura, Anta and Bitter. These can be chosen for display and print in various places + Fix #5237: Broken Units with recent changes + Fix #5243: AMS Ammo Naming issue. ++ Fix #5214: Exception when loading saved game ++ Fix #5224: Infantry Firing issue ++ PR #5241: Add test to ensure every unit can load ++ PR #5244: Fixing MML #1452 Allows you to pod mount null signature system. + 0.49.18 (2024-02-17 1800 UTC)