wesnoth/RELEASE_NOTES
Mark de Wever e40fc4fd84 Fix the recall list duplication bug (bug #10183).
Also add a warning when description isn't unique as required for the fix.
2007-11-15 19:18:08 +00:00

12 lines
481 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.
The release team should empty this file after each release.
The description key in [unit] should be unique, this key is used to avoid
the recall duplication bug, which have been around for a while.