From 8110c1bdad048b7b179784d6a3ff3943ff99d348 Mon Sep 17 00:00:00 2001 From: Joel Uckelman Date: Tue, 8 Sep 2020 00:15:12 +0100 Subject: [PATCH] Updated for 3.4.1 release. --- CHANGES | 5 +++-- Makefile | 4 ++-- dist/notes/NOTES-bgg | 25 +++++++++++++++++-------- dist/notes/NOTES-csw | 22 +++++++++++++++------- dist/notes/NOTES-news | 23 ++++++++++++++++------- dist/notes/NOTES-vassalforum | 25 +++++++++++++++++-------- 6 files changed, 70 insertions(+), 34 deletions(-) diff --git a/CHANGES b/CHANGES index 0c71ed9175..fa176f4529 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,9 @@ -3.4.1 - ??? +3.4.1 - 8 September 2020 -* 13389: Chatter flickers when updated +* 13389: Chatter flickers when updated * 13376: NoSuchMethodError due to change of setOldProperties() signature * 13374: NPE in ExtensionTree.isEditable() +* 13373: ArrayIndexOutOfBoundsException in Embellishment.getProperty() 3.4.0 - 4 September 2020 diff --git a/Makefile b/Makefile index 69bce96348..cd5a77cd41 100644 --- a/Makefile +++ b/Makefile @@ -46,9 +46,9 @@ JDOCDIR:=jdoc # numeric part of the version only VNUM:=3.4.1 -MAVEN_VERSION:=$(VNUM)-SNAPSHOT +#MAVEN_VERSION:=$(VNUM)-SNAPSHOT #MAVEN_VERSION:=$(VNUM)-beta1 -#MAVEN_VERSION:=$(VNUM) +MAVEN_VERSION:=$(VNUM) JARNAME:=vassal-app-$(MAVEN_VERSION) diff --git a/dist/notes/NOTES-bgg b/dist/notes/NOTES-bgg index aca5a8a052..ecb77ddb4a 100644 --- a/dist/notes/NOTES-bgg +++ b/dist/notes/NOTES-bgg @@ -1,5 +1,5 @@ -[size=18][b]VASSAL 3.4.0 Released[/b][/size] -The VASSAL Team is happy to announce the release of VASSAL 3.4.0. +[size=18][b]VASSAL 3.4.1 Released[/b][/size] +The VASSAL Team is happy to announce the release of VASSAL 3.4.1. [size=16][b]IMPORTANT[/b][/size] * Things may be broken which worked previously. If you find a new bug, please report it. @@ -9,11 +9,20 @@ The VASSAL Team is happy to announce the release of VASSAL 3.4.0. * Some modules containing custom drawing code may render incorrectly on HiDPI displays, starting with 3.3. If you are the maintainer of such a module, let us know and we can advise you about what needs updating for 3.4 in your code. (We are aware already that VASL has this problem and are working with its maintainers to update it.) [size=16][b]Download[/b][/size] -[url=https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-linux.tar.bz2]Linux[/url] -[url=https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-macosx.dmg]Mac OS X[/url] -[url=https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-windows-64.exe]Windows (64-bit)[/url] -[url=https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-windows-32.exe]Windows (32-bit)[/url] -[url=https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-other.zip]Other[/url] +[url=https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-linux.tar.bz2]Linux[/url] +[url=https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-macosx.dmg]Mac OS X[/url] +[url=https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-windows-64.exe]Windows (64-bit)[/url] +[url=https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-windows-32.exe]Windows (32-bit)[/url] +[url=https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-other.zip]Other[/url] + +[size=16][b]Changes since 3.4.0[/b][/size] + +Bug fixes + +* 13389: Chatter flickers when updated +* 13376: NoSuchMethodError due to change of setOldProperties() signature +* 13374: NPE in ExtensionTree.isEditable() +* 13373: ArrayIndexOutOfBoundsException in Embellishment.getProperty() [size=16][b]Changes since 3.3.2[/b][/size] @@ -109,7 +118,7 @@ Other improvements * 13100: Replace Beanshell If function in Expression Builder with inline If ?: * 3042: Improved Retire/Resign/Switch Sides button flow -See the [url=http://www.vassalengine.org/wiki/VASSAL_3.4.0_Release_Notes]Release Notes[/url] for descriptions of the changes in 3.4.0. +See the [url=http://www.vassalengine.org/wiki/VASSAL_3.4_Release_Notes]Release Notes[/url] for descriptions of the changes in 3.4. [size=16][b]Minimum Requirements[/b][/size] VASSAL 3.4 requires Java 11 or later. diff --git a/dist/notes/NOTES-csw b/dist/notes/NOTES-csw index d2c6fd6cf7..8617498039 100644 --- a/dist/notes/NOTES-csw +++ b/dist/notes/NOTES-csw @@ -1,4 +1,4 @@ -The VASSAL Team is happy to announce the release of VASSAL 3.4.0. +The VASSAL Team is happy to announce the release of VASSAL 3.4.1.

IMPORTANT

* Things may be broken which worked previously. If you find a new bug, please report it. @@ -7,11 +7,19 @@ The VASSAL Team is happy to announce the release of VASSAL 3.4.0. * Some modules containing custom drawing code may render incorrectly on HiDPI displays, starting with 3.3. If you are the maintainer of such a module, let us know and we can advise you about what needs updating for 3.4 in your code. (We are aware that VASL has this problem and are working with its maintainers to update it.)

Download

-* Linux -* Mac OS X -* Windows (64-bit) -* Windows (32-bit) -* Other +* Linux +* Mac OS X +* Windows (64-bit) +* Windows (32-bit) +* Other +

Changes since 3.4.0

+Bug fixes + +* 13389: Chatter flickers when updated +* 13376: NoSuchMethodError due to change of setOldProperties() signature +* 13374: NPE in ExtensionTree.isEditable() +* 13373: ArrayIndexOutOfBoundsException in Embellishment.getProperty() +

Changes since 3.3.2

New features @@ -105,7 +113,7 @@ Other improvements * 13100: Replace Beanshell If function in Expression Builder with inline If ?: * 3042: Improved Retire/Resign/Switch Sides button flow -See the Release Notes for descriptions of the changes in 3.4.0. +See the Release Notes for descriptions of the changes in 3.4.

Minimum Requirements

VASSAL 3.4 requires Java 11 or later. diff --git a/dist/notes/NOTES-news b/dist/notes/NOTES-news index 2d6169af8f..0c383d3f91 100644 --- a/dist/notes/NOTES-news +++ b/dist/notes/NOTES-news @@ -1,5 +1,5 @@

-The VASSAL Team is happy to announce the release of VASSAL 3.4.0. +The VASSAL Team is happy to announce the release of VASSAL 3.4.1.

IMPORTANT

@@ -11,11 +11,20 @@ The VASSAL Team is happy to announce the release of VASSAL 3.4.0.

Download

+ +

Changes since 3.3.2

+

Bug fixes

+

Changes since 3.3.2

@@ -115,7 +124,7 @@ The VASSAL Team is happy to announce the release of VASSAL 3.4.0.

-See the Release Notes for descriptions of the changes in 3.4.0. +See the Release Notes for descriptions of the changes in 3.4.

Minimum Requirements

diff --git a/dist/notes/NOTES-vassalforum b/dist/notes/NOTES-vassalforum index 718bdd5f87..f30d285d51 100644 --- a/dist/notes/NOTES-vassalforum +++ b/dist/notes/NOTES-vassalforum @@ -1,6 +1,6 @@ -[size=200][b]VASSAL 3.4.0 Released[/b][/size] +[size=200][b]VASSAL 3.4.1 Released[/b][/size] -The VASSAL Team is happy to announce the release of VASSAL 3.4.0. +The VASSAL Team is happy to announce the release of VASSAL 3.4.1. [size=150][b]IMPORTANT[/b][/size] @@ -12,11 +12,20 @@ The VASSAL Team is happy to announce the release of VASSAL 3.4.0. [size=150][b]Download[/b][/size] -[url=https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-linux.tar.bz2]Linux[/url] -[url=https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-macosx.dmg]Mac OS X[/url] -[url=https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-windows-64.exe]Windows (64-bit)[/url] -[url=https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-windows-32.exe]Windows (32-bit)[/url] -[url=https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-other.zip]Other[/url] +[url=https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-linux.tar.bz2]Linux[/url] +[url=https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-macosx.dmg]Mac OS X[/url] +[url=https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-windows-64.exe]Windows (64-bit)[/url] +[url=https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-windows-32.exe]Windows (32-bit)[/url] +[url=https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-other.zip]Other[/url] + +[size=150][b]Changes since 3.4.0[/b][/size] + +Bug fixes + +* 13389: Chatter flickers when updated +* 13376: NoSuchMethodError due to change of setOldProperties() signature +* 13374: NPE in ExtensionTree.isEditable() +* 13373: ArrayIndexOutOfBoundsException in Embellishment.getProperty() [size=150][b]Changes since 3.3.2[/b][/size] @@ -112,7 +121,7 @@ Other improvements * 13100: Replace Beanshell If function in Expression Builder with inline If ?: * 3042: Improved Retire/Resign/Switch Sides button flow -See the [url=http://www.vassalengine.org/wiki/VASSAL_3.4.0_Release_Notes]Release Notes[/url] for descriptions of the changes in 3.4.0. +See the [url=http://www.vassalengine.org/wiki/VASSAL_3.4_Release_Notes]Release Notes[/url] for descriptions of the changes in 3.4. [size=150][b]Minimum Requirements[/b][/size]