diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-09-22 18:22:04 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-09-22 18:22:04 +0300 |
commit | 7244f091115c467cd5c0020bb2fb74f70c4114e5 (patch) | |
tree | 13e1d07fe72a162cc635cabc87040e566c30665e /doc | |
parent | ca748ad44ce6e75b4ebc82996bd6a05b0b2d58ad (diff) | |
download | minetest-7244f091115c467cd5c0020bb2fb74f70c4114e5.tar.gz minetest-7244f091115c467cd5c0020bb2fb74f70c4114e5.tar.bz2 minetest-7244f091115c467cd5c0020bb2fb74f70c4114e5.zip |
Oh well, let's call it just 0.2.20110922
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index 79d09b1cf..3f085667c 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -3,7 +3,7 @@ Minetest-c55 changelog This should contain all the major changes. For minor stuff, refer to the commit log of the repository. -0.2.20110922_rc1: +0.2.20110922: - Map is saved in an SQLite database file (by Queatz) - Ladders (MarkTraceur) - Lava |