wesnoth/RELEASE_NOTES
Tomasz Śniatowski 6022234caa Remove the old editor.
This includes removing sources, cfg files, editor targets in build
systems (scons was done already), and removing old-editor only parts
from several other files under data/ and src/. There probably are some
remains of the old editor left.
2008-10-04 12:24:35 +01:00

21 lines
756 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.4+svn
The old editor, wesnoth-editor, has been removed. Map editor functionality is
now provided by "Editor2" via the "Editor" in-game main menu option, or directly
by using wesnoth -e.
***