mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 14:57:38 +00:00
27 lines
833 B
Plaintext
27 lines
833 B
Plaintext
This file is here to allow devs to easily add stuff in the release
|
|
notes for the next release, it allows easy syncing with the release
|
|
team, since you don't have to be around when the release takes
|
|
place...
|
|
|
|
Just dump whatever you want to have mentioned in the release notes here. Please
|
|
take care that it is in a way that allows copy&paste to the release notes. That
|
|
is making sure that spelling/grammer/whatever is usable and that you are using
|
|
complete sentences, not just single words.
|
|
|
|
The release team should empty this file after each release.
|
|
|
|
*** 1.5.6+svn ***
|
|
***
|
|
|
|
Some bugs related to replays have been fixed. The
|
|
reset-to-beginning button no longer causes a crash,
|
|
and single-player campaign scenario replays should
|
|
work again.
|
|
|
|
***
|
|
|
|
Compressed start of scenario saves are recognized
|
|
again by the load-game dialog.
|
|
|
|
***
|