wesnoth/RELEASE_NOTES
Mark de Wever 92b97608b4 Enable the new event handling by default.
The code should act the same as the old event handling. The code has
been lightly tested and can be disabled by defining
GUI2_OLD_EVENT_HANDLING during compilation.

The old code is still fully there and shall be moved withing #ifdefs
soon. Also the event handler has theoretic support for nested event
handlers but this code hasn't been used yet, which will also happen
later on.
2009-10-03 17:52:13 +00:00

36 lines
783 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/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.
***
The code for the event handling has been rewritten, which might cause some new
glitches.
***
REPLACE ME WITH CONTENT...
***
REPLACE ME WITH CONTENT...
***
REPLACE ME WITH CONTENT...
***
REPLACE ME WITH CONTENT...
***