From b5a802236409f6b82b9c4dac49ea8b1931a18847 Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 16 Aug 2012 18:47:10 +0000 Subject: (svn r24477) -Merge: documentation updates from 1.2. --- src/script/api/ai_changelog.hpp | 8 ++++++++ src/script/api/game_changelog.hpp | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'src/script/api') diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp index 13f42928b..7161d9a3d 100644 --- a/src/script/api/ai_changelog.hpp +++ b/src/script/api/ai_changelog.hpp @@ -25,6 +25,14 @@ * \li AIStation::IsAirportClosed * \li AIStation::OpenCloseAirport * + * \b 1.2.2 + * + * No changes + * + * \b 1.2.1 + * + * No changes + * * \b 1.2.0 * * API additions: diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp index a3a2780a5..3cde7b63c 100644 --- a/src/script/api/game_changelog.hpp +++ b/src/script/api/game_changelog.hpp @@ -27,6 +27,14 @@ * \li GSStation::IsAirportClosed * \li GSStation::OpenCloseAirport * + * \b 1.2.2 + * + * No changes + * + * \b 1.2.1 + * + * No changes + * * \b 1.2.0 * \li First stable release with the NoGo framework. */ -- cgit v1.2.3-54-g00ecf