diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-08-31 00:43:34 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-08-31 00:43:34 +0300 |
commit | d6d479f94c83a765ab30e0d3d62207dca2e4db0c (patch) | |
tree | 5ff6c011bf72763e107de03fdc30e14cc1951d57 /doc/changelog.txt | |
parent | 4af1f2963c54300b168deb0eada25ecfb8822d1b (diff) | |
download | minetest-d6d479f94c83a765ab30e0d3d62207dca2e4db0c.tar.gz minetest-d6d479f94c83a765ab30e0d3d62207dca2e4db0c.tar.bz2 minetest-d6d479f94c83a765ab30e0d3d62207dca2e4db0c.zip |
Updated changelog
Diffstat (limited to 'doc/changelog.txt')
-rw-r--r-- | doc/changelog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index 2c577b421..d242070b6 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -3,6 +3,15 @@ Minetest-c55 changelog This should contain all the major changes. For minor stuff, refer to the commit log of the repository. +X: +- Ladders +- Lava +- /me chat command +- Slightly better looking inventory (transparency) +- Fix the long-existed PeerNotFound loop bug +- Some translations and localization-related fixes +- Lots of small fixes, once again + 2011-07-31_3: - Fixes a bug that made the server to deny non-empty passwords from players connecting the first time |