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 a869fde6..769ddbba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,6 +57,8 @@
src/account-server and src/game-server. Modified makefiles to produce
two server binaries.
* src/itemhandler.h, src/itemhandler.cpp: Removed: useless and unused.
+ * src/Makefile.am, src/account-server/dalstorage.cpp: Removed useless
+ dependency on Cipher + OpenSSL.
2006-12-29 Philipp Sehmisch <tmw@crushnet.org>