diff options
author | rubidium <rubidium@openttd.org> | 2010-11-20 21:27:21 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-11-20 21:27:21 +0000 |
commit | f70202bfa832c97f8f4ce35ad5cdaa8dba810797 (patch) | |
tree | 81883f8b363aa87f751dae0b26f07b66995d8b9a /src/ai/api | |
parent | 54c5bb7149e0f014e1d2ca78cc20b6f9c43fffba (diff) | |
download | openttd-f70202bfa832c97f8f4ce35ad5cdaa8dba810797.tar.xz |
(svn r21280) -Merge: documentation updates from 1.0
Diffstat (limited to 'src/ai/api')
-rw-r--r-- | src/ai/api/ai_changelog.hpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ai/api/ai_changelog.hpp b/src/ai/api/ai_changelog.hpp index 6998729ec..a43636791 100644 --- a/src/ai/api/ai_changelog.hpp +++ b/src/ai/api/ai_changelog.hpp @@ -40,6 +40,10 @@ * \li AIRoad::BuildDriveThroughRoadStation now allows overbuilding. * \li AIRoad::BuildRoadStation now allows overbuilding. * + * \b 1.0.5 + * + * No changes + * * \b 1.0.4 * * No changes |