summaryrefslogtreecommitdiff
path: root/src/script
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2012-10-31 21:40:26 +0000
committerrubidium <rubidium@openttd.org>2012-10-31 21:40:26 +0000
commitd365156633484a9332d41098ef7823645e8b9265 (patch)
tree66b05d45256d5a48d7c9177849d50628c8d3a81a /src/script
parentf883454db281fefbd33b0b7027d25414b5d83c41 (diff)
downloadopenttd-d365156633484a9332d41098ef7823645e8b9265.tar.xz
(svn r24658) -Merge: release documentation updates from 1.2
Diffstat (limited to 'src/script')
-rw-r--r--src/script/api/ai_changelog.hpp4
-rw-r--r--src/script/api/game_changelog.hpp4
2 files changed, 8 insertions, 0 deletions
diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp
index 9fe74ad3a..91429fcf2 100644
--- a/src/script/api/ai_changelog.hpp
+++ b/src/script/api/ai_changelog.hpp
@@ -27,6 +27,10 @@
* \li AIStation::OpenCloseAirport
* \li AIController::Break
*
+ * \b 1.2.3
+ *
+ * No changes
+ *
* \b 1.2.2
*
* No changes
diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp
index eeb1f05f8..bb61f5d62 100644
--- a/src/script/api/game_changelog.hpp
+++ b/src/script/api/game_changelog.hpp
@@ -31,6 +31,10 @@
* \li GSController::Break
* \li GSIndustryType::BuildIndustry, GSIndustryType::CanBuildIndustry, GSIndustryType::ProspectIndustry and GSIndustryType::CanProspectIndustry when outside GSCompanyMode scope
*
+ * \b 1.2.3
+ *
+ * No changes
+ *
* \b 1.2.2
*
* No changes