summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99495d0d..a65cd27c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
* src/game-server/command.cpp, src/game-server/gamehandler.cpp,
src/game-server/gamehandler.hpp: Completed handler for admin commands,
so that they can also touch local players.
+ * src/game-server/comand.cpp: Implemented "goto" and "recall" remote
+ commands.
2007-08-28 Guillaume Melquiond <guillaume.melquiond@gmail.com>