summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-11-23 15:44:23 +0000
committerrubidium <rubidium@openttd.org>2010-11-23 15:44:23 +0000
commitc72fdad0bb0e4ae825cc61bdd2d72ac58e6213bb (patch)
tree3c0b2a7622d91d33dbf5b9bb64525e87b80eebfa /changelog.txt
parent2e338ba52033bcb77275626ec3db167aa41fb7f2 (diff)
downloadopenttd-c72fdad0bb0e4ae825cc61bdd2d72ac58e6213bb.tar.xz
(svn r21297) -Doc: update some documentation
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt
index ff5231eb5..e9d339af6 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -8,10 +8,10 @@
- Fix: Reading (very) recently freed memory [CVE-2010-4168] (r21182)
- Fix: Default service interval for ships/aircraft got switched [FS#4222] (r21155)
- Fix: Size of sort buttons for save/load and build vehicle list gui could be too small [FS#4221] (r21151)
+- Fix: [Windows] Make sure to be upgraded openttd is not running when installing [FS#4212] (r21146)
- Fix: [NewGRF] Crash when disabling static NewGRFs (when joining/starting a server) [FS#4208] (r21130, r21129, r21128)
- Fix: Upper limit for snowline was too low [FS#4203] (r21078)
- Fix: Wrong (maximum) value shown for generation seed in the in-game console [FS#4192] (r21075)
-- Fix: [Windows] Make sure to be upgraded openttd is not running when installing [FS#4212] (r21146)
- Fix: Under some circumstances the file handle of the downloaded savegame would not be closed, and validity of the handled was not checked in all cases (r21027)
- Fix: [NewGRF] Crash when getting an industry ID at an offset that uses some 'old' style industry tile [FS#4157] (r20912)