diff options
Diffstat (limited to 'doc')
-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 dee648e53..b600345aa 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. +0.3.dev-20111021: +- Modify dungeon masters to only try to shoot players +- Fix object duplication bug at block load/unload bug +- Improve network layer + 0.3.dev-20111016: - Locked chest - Server user limit setting (max_users) |