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 ab269d92..96546025 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,9 @@
used, and of name, so that it does not waste bandwidth.
* src/account-server/serverhandler.cpp: Reverted to the scheme based on
character ID, so that runtime character data are persistent again.
+ * src/account-server/dalstoragesql.hpp,
+ src/account-server/dalstorage.cpp: Added support for storing inventory
+ in database.
2007-06-28 Philipp Sehmisch <tmw@crushnet.org>