summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b12c47..d5db867 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
* src/game-server/gamehandler.cpp, src/game-server/command.cpp,
src/Makefile.am: Added support for remote commands.
* src/game-server/command.cpp: Implemented "warp", "item", "money",
- and "drop" remote commands.
+ "drop", and "spawn" remote commands.
2007-08-20 Bjørn Lindeijer <bjorn@lindeijer.nl>