summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-05-29 21:28:22 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-05-29 21:28:22 +0300
commitcc2df1a3ed52dbe97145c6cb320c81e8d70f9a3d (patch)
tree636fc49830508d13b0d8670d5c366a1b5bcb5aed /doc
parentb7361e295a776a501491139ac5f64f9bcba37a33 (diff)
downloadminetest-cc2df1a3ed52dbe97145c6cb320c81e8d70f9a3d.tar.gz
minetest-cc2df1a3ed52dbe97145c6cb320c81e8d70f9a3d.tar.bz2
minetest-cc2df1a3ed52dbe97145c6cb320c81e8d70f9a3d.zip
changed version number to 0.2.20110529_0
--HG-- extra : rebase_source : 9b05d4bfee9312aef4182fa6f63b4237368cec34
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt
index e886370a6..7089146a0 100644
--- a/doc/changelog.txt
+++ b/doc/changelog.txt
@@ -15,6 +15,8 @@ X:
- All textures first searched from texture_path
- Map directory ("map") has been renamed to "world" (just rename it to load an old world)
- Mouse inversion (invert_mouse)
+- Grass doesn't grow immediately anymore
+- Fence added
2011-04-24:
- Smooth lighting with simple ambient occlusion