diff --git a/doc/changelog.txt b/doc/changelog.txt
index c2e5b7744624094f1400f6831d820fa8dd0c1bdb..d61f378615af131d779533a632f0a9a8cc3a9160 100644
--- a/doc/changelog.txt
+++ b/doc/changelog.txt
@@ -3,6 +3,13 @@ Minetest-c55 changelog
 This should contain all the major changes.
 For minor stuff, refer to the commit log of the repository.
 
+2011-04-23_0_test:
+- Small bug fixes
+- Item drop multiplication fixed
+- HP added
+- Added A simple monster which spawns to dark places at map generation time
+- Some code refactoring and cleaning (possibly new bugs)
+
 2011-04-11:
 - Fixed crafting a bit