Add missing changelog entries for bug #23454 fixed in 1.12.2
This commit is contained in:
parent
2bd381617a
commit
08c6652a2b
2 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,7 @@ Version 1.12.2:
|
|||
* Fix bug #23426: Terrain Description action works on shrouded hexes.
|
||||
* Fix bug #23243: Segfault while clicking during [delay] in prestart.
|
||||
* Fix bug #23331: "time over" events unsynced.
|
||||
* Fix bug #23454: gamestate carryover issues with randomly-generated maps.
|
||||
* wmllint now reports 1.10.x-style instances of variation_name (bug #23217).
|
||||
|
||||
Version 1.12.1:
|
||||
|
|
|
@ -24,6 +24,7 @@ Version 1.12.2:
|
|||
* Fix OOS when undoing after deactivating delayed shroud updates.
|
||||
* Eliminate local carryover info retained by clients when transitioning in MP
|
||||
campaigns, which seems to cause OOS and wrong carryover gold (bug #22936).
|
||||
* Fix bug #23454: gamestate carryover issues with randomly-generated maps.
|
||||
|
||||
|
||||
Version 1.12.1:
|
||||
|
|
Loading…
Add table
Reference in a new issue