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 d43949ce..c538c85c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
2005-10-16 Björn Steinbrink <B.Steinbrink@gmx.de>
+ * src/being.cpp: Reduce code duplication in the findNode functions and
+ use a functor to do the search.
* src/map.cpp: Some code improvements.
* src/Makefile.am: Added two missing files.