diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-18 07:55:41 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-18 07:55:41 +0000 |
commit | ab7dd40694d378a5c3f52ff5d8ec43a53803b79c (patch) | |
tree | 733670529e02caf3666d0fbd115a1d1221ef26c2 /Changelog.txt | |
parent | c782ab3c206324ce4e9f92939db5c218f3830476 (diff) | |
download | hercules-ab7dd40694d378a5c3f52ff5d8ec43a53803b79c.tar.gz hercules-ab7dd40694d378a5c3f52ff5d8ec43a53803b79c.tar.bz2 hercules-ab7dd40694d378a5c3f52ff5d8ec43a53803b79c.tar.xz hercules-ab7dd40694d378a5c3f52ff5d8ec43a53803b79c.zip |
update
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@603 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index d91399ec6..eeb0745d2 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ Date Added 12/18 + * Storage was merging items incorrectly [Mousejstr] + * eliminated a uninitialized var when using afm maps [MouseJstr] * Added concept of dirty storage to reduce saves/load to the char server (do a clean build!) [MouseJstr] * Eliminated storage_storageopen2 as unused [MouseJstr] |