diff options
author | rubidium <rubidium@openttd.org> | 2011-08-14 18:53:55 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2011-08-14 18:53:55 +0000 |
commit | 5c13d3a83c51ce4e9179e0dc5247fc30ffed5096 (patch) | |
tree | 2726d9a86e311e38a28a33c4bec506383fbc5172 /src | |
parent | 1fcc679630fe5b3dc39ded81d9faa0c688f685eb (diff) | |
download | openttd-5c13d3a83c51ce4e9179e0dc5247fc30ffed5096.tar.xz |
(svn r22751) -Merge: documentation updates from 1.1
Diffstat (limited to 'src')
-rw-r--r-- | src/ai/api/ai_changelog.hpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ai/api/ai_changelog.hpp b/src/ai/api/ai_changelog.hpp index 76897a837..2fc2b13bf 100644 --- a/src/ai/api/ai_changelog.hpp +++ b/src/ai/api/ai_changelog.hpp @@ -30,6 +30,14 @@ * API removals: * \li AICompany::GetCompanyValue, use AICompany::GetQuarterlyCompanyValue instead. * + * \b 1.1.2 + * + * No changes + * + * \b 1.1.1 + * + * No changes + * * \b 1.1.0 * * API additions: |