summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3fa7c7a..55f73e71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
in the server entry field properly.
* src/main.cpp: Display a progress bar and connecting status for each
server and display the version using a gcn::Label.
+ * src/gui/viewport.cpp, src/monster.h: Avoiding magic numbers where
+ possible (1002) and also display the target when other players are
+ targeted.
2007-03-20 David Athay <ko2fan@gmail.com>