diff options
author | rubidium <rubidium@openttd.org> | 2011-03-31 21:26:26 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2011-03-31 21:26:26 +0000 |
commit | fff18f6087fe571eeaafe0f42531c430bed8b756 (patch) | |
tree | 6e5f4864a1730c9c10ba876d438c69435e84bff2 /src/ai | |
parent | 23d437293464a1ef95fe84829ceea3b6ed4f4ffc (diff) | |
download | openttd-fff18f6087fe571eeaafe0f42531c430bed8b756.tar.xz |
(svn r22283) -Merge from 1.1: documentation updates/release changes
Diffstat (limited to 'src/ai')
-rw-r--r-- | src/ai/api/ai_changelog.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ai/api/ai_changelog.hpp b/src/ai/api/ai_changelog.hpp index c0fbe4242..8cebbb3e3 100644 --- a/src/ai/api/ai_changelog.hpp +++ b/src/ai/api/ai_changelog.hpp @@ -21,8 +21,6 @@ * * \b 1.1.0 * - * 1.1.0 is not yet released. The following changes are not set in stone yet. - * * API additions: * \li IsEnd for all lists. * \li AIEventTownFounded |