diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-04-24 15:37:41 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-04-24 15:37:41 +0300 |
commit | c9967d6d07a4863f2278376b34bb68d86392e902 (patch) | |
tree | 58bc3c884d310dd045b170284eaa49bdf05d2a0b /doc/changelog.txt | |
parent | ba88685fab339acd471ade642d24d9ca7e794f04 (diff) | |
download | minetest-c9967d6d07a4863f2278376b34bb68d86392e902.tar.gz minetest-c9967d6d07a4863f2278376b34bb68d86392e902.tar.bz2 minetest-c9967d6d07a4863f2278376b34bb68d86392e902.zip |
updated menu a bit, and some other small fixes
Diffstat (limited to 'doc/changelog.txt')
-rw-r--r-- | doc/changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index f467d6ecd..574ea60b1 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -3,8 +3,9 @@ Minetest-c55 changelog This should contain all the major changes. For minor stuff, refer to the commit log of the repository. -X: +2011-04-24: - Smooth lighting with simple ambient occlusion +- Updated main menu 2011-04-23_0_test: - Small bug fixes |