diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-04-29 17:55:50 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-04-29 17:55:50 +0300 |
commit | 59af97710a10be313bae2ede65e7c0787bec1a7f (patch) | |
tree | a98d57858167168b5b889145bef858a27206c1f5 /doc | |
parent | a73b10eb1c17d7be32c432cb15f508c7f99c5209 (diff) | |
download | minetest-59af97710a10be313bae2ede65e7c0787bec1a7f.tar.gz minetest-59af97710a10be313bae2ede65e7c0787bec1a7f.tar.bz2 minetest-59af97710a10be313bae2ede65e7c0787bec1a7f.zip |
changelog update
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 e5eff6ffc..6b4f5756c 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -6,7 +6,7 @@ For minor stuff, refer to the commit log of the repository. X: - Optimized smooth lighting - A number of small fixes -- Added clouds +- Added clouds and simple skyboxes 2011-04-24: - Smooth lighting with simple ambient occlusion |