Skip to content

Commit

Permalink
Updated for 3.4.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Sep 7, 2020
1 parent a782ba7 commit 8110c1b
Show file tree
Hide file tree
Showing 6 changed files with 70 additions and 34 deletions.
5 changes: 3 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
25 changes: 17 additions & 8 deletions dist/notes/NOTES-bgg
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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]

Expand Down Expand Up @@ -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.
Expand Down
22 changes: 15 additions & 7 deletions dist/notes/NOTES-csw
Original file line number Diff line number Diff line change
@@ -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.

<h3>IMPORTANT</h3>
* Things may be broken which worked previously. If you find a new bug, please report it.
Expand All @@ -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.)
<h3>Download</h3>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-linux.tar.bz2' target='_new'>Linux</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-macosx.dmg' target='_new'>Mac OS X</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-windows-64.exe' target='_new'>Windows (64-bit)</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-windows-32.exe' target='_new'>Windows (32-bit)</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-other.zip' target='_new'>Other</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-linux.tar.bz2' target='_new'>Linux</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-macosx.dmg' target='_new'>Mac OS X</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-windows-64.exe' target='_new'>Windows (64-bit)</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-windows-32.exe' target='_new'>Windows (32-bit)</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-other.zip' target='_new'>Other</a>
<h3>Changes since 3.4.0</h3>
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()

<h3>Changes since 3.3.2</h3>
New features

Expand Down Expand Up @@ -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 <a href="http://www.vassalengine.org/wiki/VASSAL_3.4.0_Release_Notes">Release Notes</a> for descriptions of the changes in 3.4.0.
See the <a href="http://www.vassalengine.org/wiki/VASSAL_3.4_Release_Notes">Release Notes</a> for descriptions of the changes in 3.4.

<h3>Minimum Requirements</h3>
VASSAL 3.4 requires Java 11 or later.
Expand Down
23 changes: 16 additions & 7 deletions dist/notes/NOTES-news
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p>
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.
</p>

<h2>IMPORTANT</h2>
Expand All @@ -11,11 +11,20 @@ The VASSAL Team is happy to announce the release of VASSAL 3.4.0.

<h2>Download</h2>
<ul>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-linux.tar.bz2' target='_new'>Linux</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-macosx.dmg' target='_new'>Mac OS X</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-windows-64.exe' target='_new'>Windows (64-bit)</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-windows-32.exe' target='_new'>Windows (32-bit)</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.0/VASSAL-3.4.0-other.zip' target='_new'>Other</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-linux.tar.bz2' target='_new'>Linux</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-macosx.dmg' target='_new'>Mac OS X</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-windows-64.exe' target='_new'>Windows (64-bit)</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-windows-32.exe' target='_new'>Windows (32-bit)</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.4.1/VASSAL-3.4.1-other.zip' target='_new'>Other</a></li>
</ul>

<h2>Changes since 3.3.2</h2>
<h3>Bug fixes</h3>
<ul>
<li>13389: Chatter flickers when updated</li>
<li>13376: NoSuchMethodError due to change of setOldProperties() signature</li>
<li>13374: NPE in ExtensionTree.isEditable()</li>
<li>13373: ArrayIndexOutOfBoundsException in Embellishment.getProperty()</li>
</ul>

<h2>Changes since 3.3.2</h2>
Expand Down Expand Up @@ -115,7 +124,7 @@ The VASSAL Team is happy to announce the release of VASSAL 3.4.0.
</ul>

<p>
See the <a href="http://www.vassalengine.org/wiki/VASSAL_3.4.0_Release_Notes">Release Notes</a> for descriptions of the changes in 3.4.0.
See the <a href="http://www.vassalengine.org/wiki/VASSAL_3.4_Release_Notes">Release Notes</a> for descriptions of the changes in 3.4.
</p>

<h2>Minimum Requirements</h2>
Expand Down
25 changes: 17 additions & 8 deletions dist/notes/NOTES-vassalforum
Original file line number Diff line number Diff line change
@@ -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]

Expand All @@ -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]

Expand Down Expand Up @@ -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]

Expand Down

0 comments on commit 8110c1b

Please sign in to comment.