diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-05-19 20:04:59 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-05-19 20:04:59 +0300 |
commit | 58ffdf6d9c60498da74ae822f1d0d166473c6f97 (patch) | |
tree | 26b26d028ae6847aebf33406d2444d472738431b | |
parent | 889de3e93aadb5c79adb58953513cab3e6cd3a3d (diff) | |
download | minetest-58ffdf6d9c60498da74ae822f1d0d166473c6f97.tar.gz minetest-58ffdf6d9c60498da74ae822f1d0d166473c6f97.tar.bz2 minetest-58ffdf6d9c60498da74ae822f1d0d166473c6f97.zip |
add recent major changes to changelog
-rw-r--r-- | doc/changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index 6b4f5756c..662a89a6d 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -7,6 +7,9 @@ X: - Optimized smooth lighting - A number of small fixes - Added clouds and simple skyboxes +- The glass block added +- Added key configuration to config file +- Player privileges on server 2011-04-24: - Smooth lighting with simple ambient occlusion |