diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-06-02 00:15:42 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-06-02 00:15:42 +0300 |
commit | 7d57b71ffed075d2b204a082b2ea1a95b44de257 (patch) | |
tree | e2482bc0dc7dbbf2e14038b992a12d83cf94e153 /doc/changelog.txt | |
parent | 51cf464f7450ee31e3a986b521f90cc6195bb2fb (diff) | |
download | minetest-7d57b71ffed075d2b204a082b2ea1a95b44de257.tar.gz minetest-7d57b71ffed075d2b204a082b2ea1a95b44de257.tar.bz2 minetest-7d57b71ffed075d2b204a082b2ea1a95b44de257.zip |
0.2.20110602_0
Diffstat (limited to 'doc/changelog.txt')
-rw-r--r-- | doc/changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index e02019783..5a01b6bc4 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -3,6 +3,11 @@ Minetest-c55 changelog This should contain all the major changes. For minor stuff, refer to the commit log of the repository. +2011-06-02: +- Password crash on windows fixed +- Optimized server CPU usage a lot +- Furnaces now work also while players are not near to them + 2011-05-29: - Optimized smooth lighting - A number of small fixes |