diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-05-29 22:34:04 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-05-29 22:34:04 +0300 |
commit | e81919c818c6040de7401a037e3fdfac88b28eea (patch) | |
tree | 077500573681ea9f75c2cede5741e4aad1f2ef6c /doc | |
parent | e8b8ed0280cd70efd2c6ce3e579520a95d3f270d (diff) | |
download | minetest-e81919c818c6040de7401a037e3fdfac88b28eea.tar.gz minetest-e81919c818c6040de7401a037e3fdfac88b28eea.tar.bz2 minetest-e81919c818c6040de7401a037e3fdfac88b28eea.zip |
hopefully fixed the privilege problems
--HG--
extra : rebase_source : 9826d20176134a53ff232816a10407465d8c0f50
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 7089146a0..e02019783 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -3,7 +3,7 @@ Minetest-c55 changelog This should contain all the major changes. For minor stuff, refer to the commit log of the repository. -X: +2011-05-29: - Optimized smooth lighting - A number of small fixes - Added clouds and simple skyboxes |