Changeset - r23044:56400666cad4
[Not reviewed]
master
0 2 0
Greg-21 - 6 years ago 2018-11-05 23:38:42
34160838+Greg-21@users.noreply.github.com
Doc: Changed several files to unificate them... (#6964)

...with those from release 1.8 branch.
2 files changed with 13 insertions and 2 deletions:
0 comments (0 inline, 0 general)
os/debian/changelog
Show inline comments
 
openttd (1.8.0-0) unstable; urgency=low
 

	
 
  * New upstream release 1.8.0
 

	
 
 -- OpenTTD <info@openttd.org>  Sun, 01 Apr 2018 14:00:00 +0200
 

	
 
openttd (1.8.0~RC1-0) unstable; urgency=low
 

	
 
  * New upstream release 1.8.0-RC1
 

	
 
 -- OpenTTD <info@openttd.org>  Wed, 21 Mar 2018 21:00:00 +0100
 

	
 
openttd (1.7.2-0) unstable; urgency=low
 

	
 
  * New upstream release 1.7.2
 

	
 
 -- OpenTTD <info@openttd.org>  Sun, 24 Dec 2017 14:00:00 +0100
 

	
 
@@ -999,7 +1011,6 @@ openttd (0.3.5-2) unstable; urgency=low
 

	
 
openttd (0.3.5-1) unstable; urgency=low
 

	
 
  * Initial Release.
 

	
 
 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Fri, 24 Dec 2004 02:58:47 +0100
 

	
src/script/api/ai_changelog.hpp
Show inline comments
 
@@ -20,13 +20,13 @@
 
 * 1.9.0 is not yet released. The following changes are not set in stone yet.
 
 * API additions:
 
 * \li AIAirport::GetMonthlyMaintenanceCost
 
 *
 
 * \b 1.8.0
 
 *
 
 * 1.8.0 is not yet released. The following changes are not set in stone yet.
 
 * No changes
 
 *
 
 * \b 1.7.0 - 1.7.2
 
 *
 
 * No changes
 
 *
 
 * \b 1.6.1 - 1.6.0
0 comments (0 inline, 0 general)