diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-04-29 16:02:58 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-04-29 16:02:58 +0300 |
commit | b8b06ef34b2c0671adb9f0aad7ea9fb97e711dc3 (patch) | |
tree | 261fa4d6351d1f39b27deb6b49c02639e341f33c /doc | |
parent | 0847e550f0b5484471e7c02d54ed35443824a86e (diff) | |
download | minetest-b8b06ef34b2c0671adb9f0aad7ea9fb97e711dc3.tar.gz minetest-b8b06ef34b2c0671adb9f0aad7ea9fb97e711dc3.tar.bz2 minetest-b8b06ef34b2c0671adb9f0aad7ea9fb97e711dc3.zip |
updated changelog
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index 71cbd970d..e5eff6ffc 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -5,6 +5,8 @@ For minor stuff, refer to the commit log of the repository. X: - Optimized smooth lighting +- A number of small fixes +- Added clouds 2011-04-24: - Smooth lighting with simple ambient occlusion |