diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-04-05 18:40:33 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-04-05 18:40:33 +0300 |
commit | 5b72b224092eec3d839cd337ad9fbb3c2683a6c6 (patch) | |
tree | cb4285db94130e5a4056bc8f2de861f4bbf0dd4e /doc/changelog.txt | |
parent | 62d74f797228181f6838c432d430fbaf765a180a (diff) | |
download | minetest-5b72b224092eec3d839cd337ad9fbb3c2683a6c6.tar.gz minetest-5b72b224092eec3d839cd337ad9fbb3c2683a6c6.tar.bz2 minetest-5b72b224092eec3d839cd337ad9fbb3c2683a6c6.zip |
changelog update
Diffstat (limited to 'doc/changelog.txt')
-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 995448ce7..8acfedf26 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -5,6 +5,7 @@ For minor stuff, refer to the commit log of the repository. 2011-04-05: - Made furnace usable +- Added cobblestone - Added wood, stone and steel tools: pickaxes, shovels and axes - Incremented to version 0.0.2 |