Skip to content

Commit

Permalink
Release: 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Yexo committed Feb 19, 2012
1 parent c2db67b commit 0c89850
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
0.2.2 (2021-01-29)
0.2.3 (2012-02-19)
------------------------------------------------------------------------
- Add: Action5 for tunnel portals
- Fix: Properly catch out-of-bounds image reads (issue #3666)
- Fix: Character code 0xA0 (NBSP) is used for an up arrow in TTD, so
don't write it as ascii. Force unicode instead (issue #3643)


0.2.2 (2012-01-29)
------------------------------------------------------------------------
- Add: support for (optional) url-information in the grf-block
- Add: names for newly defined cargo classes: CC_POWDERIZED and CC_NEO_BULK
Expand Down
4 changes: 2 additions & 2 deletions docs/readme.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
NML readme
Last updated: 2012-01-29
Release version: 0.2.2
Last updated: 2012-02-19
Release version: 0.2.3
------------------------------------------------------------------------


Expand Down

0 comments on commit 0c89850

Please sign in to comment.