mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 19:19:10 +00:00
41 lines
1.2 KiB
Plaintext
41 lines
1.2 KiB
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/grammar/whatever
|
|
is usable and that you are using complete sentences, not just single
|
|
words.
|
|
|
|
The release team should empty this file after each release.
|
|
|
|
***
|
|
|
|
Minimum version for Boost is now 1.35.
|
|
|
|
***
|
|
|
|
Dependencies on gtkmm/libnotify and qt are no longer needed for desktop
|
|
notifications. Plain dbus is now sufficient.
|
|
|
|
***
|
|
|
|
Wesnoth 1.7.3 introduces server-side generation of random numbers for
|
|
multiplayer, and is not compatible in terms of MP play with earlier
|
|
versions. The server can support old versions of the game but games
|
|
between old and new clients will result in OOS.
|
|
|
|
***
|
|
|
|
A new lobby interface using the new wesnoth widget toolkit is available
|
|
for testing with the --new-widgets switch. There are known issues with
|
|
window resizing and low resolutions that do not have to be reported.
|
|
|
|
***
|
|
|
|
REPLACE ME WITH CONTENT...
|
|
|
|
***
|