diff --git a/CHANGES b/CHANGES index 895cafbd39..f1bcc47cdc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,6 @@ 3.6.2 - 9 December 2021 +* 10929: Use '/usr/bin/env bash' in VASSAL.sh for greater portability on Unix * 10925: Turn Tracker Button can never be size 0 * 10915: Undo of Send To Location sent to bottom card of deck returns the card to the top of the Deck diff --git a/dist/notes/data.json b/dist/notes/data.json index dcd46ac8db..b86291667c 100644 --- a/dist/notes/data.json +++ b/dist/notes/data.json @@ -37,6 +37,7 @@ { "num": 10887, "desc": "Wasn't possible to click add to add an Action Button trait to a piece" } ], "other_improvements": [ + { "num": 10929, "desc": "Use '/usr/bin/env bash' in VASSAL.sh for greater portability on Unix" } ] }, {