diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-07-31 01:14:56 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-07-31 01:14:56 +0300 |
commit | d7a5eea862ffa0602b848d3e70ae07cd50184bbd (patch) | |
tree | cdc69d844a5b52b7f94e5bd01d99c40ce263323f /doc | |
parent | 88a266db127ee84070dca5bf270fd811fef5bff3 (diff) | |
download | minetest-d7a5eea862ffa0602b848d3e70ae07cd50184bbd.tar.gz minetest-d7a5eea862ffa0602b848d3e70ae07cd50184bbd.tar.bz2 minetest-d7a5eea862ffa0602b848d3e70ae07cd50184bbd.zip |
changelog update and disable motd by default
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index a7ab817b7..4c77fe1f8 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -16,6 +16,7 @@ For minor stuff, refer to the commit log of the repository. - Hotbar is a bit smaller - Health is now enabled by default; You can now eat cooked rats to heal yourself. - Finally added sword textures, altough sword is still of no use +- Creative mode now preserves normal mode inventory 2011-07-04: - Many small fixes |