changelog update
authorPerttu Ahola <celeron55@gmail.com>
Tue, 5 Apr 2011 15:31:59 +0000 (18:31 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 5 Apr 2011 15:31:59 +0000 (18:31 +0300)
doc/changelog.txt

index c9fe7446f523aafec50f6b215f2604b7294c3dc3..995448ce75a81e3f65271bcdb078cb1c380a24b7 100644 (file)
@@ -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-04-05:
+- Made furnace usable
+- Added wood, stone and steel tools: pickaxes, shovels and axes
+- Incremented to version 0.0.2
+
 2011-04-04:
 - Cleaned client to be completely synchronous, except for the mesh calculation, which is now done with queues in a separate thread.
 - Added node metadata support