summaryrefslogtreecommitdiff
path: root/Changelog-Renewal.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-02 05:27:19 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-02 05:27:19 +0000
commit7c703f2e22367772f607f8959204d00c75a28f90 (patch)
tree2c35716a6c7efa7b63af045975bc8ea43cfc3141 /Changelog-Renewal.txt
parented467c27fa44a444791941d9e25c609b2aa1e759 (diff)
downloadhercules-7c703f2e22367772f607f8959204d00c75a28f90.tar.gz
hercules-7c703f2e22367772f607f8959204d00c75a28f90.tar.bz2
hercules-7c703f2e22367772f607f8959204d00c75a28f90.tar.xz
hercules-7c703f2e22367772f607f8959204d00c75a28f90.zip
Ensured character data is saved even when last map is the only value that has changed during save time. (bugreport:2218)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14442 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Renewal.txt')
-rw-r--r--Changelog-Renewal.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Renewal.txt b/Changelog-Renewal.txt
index 6edc0cb83..6a0422f8c 100644
--- a/Changelog-Renewal.txt
+++ b/Changelog-Renewal.txt
@@ -1,6 +1,7 @@
Date Added
2010/11/02
+ * Ensured character data is saved even when last map is the only value that has changed during save time. (bugreport:2218) [Paradox924X]
* Applied fix by Ai4rei to reintroduce mapName within charinfo packet when PACKETVER >= 20100803. Follow-up to r14432. (bugreport:4413) [Paradox924X]
* Updated script doc to appropriately describe the effects of close/close2 when used without a window on screen. (bugreport:898) [Paradox924X]
* Applied patch by xazax to clean up various bits of code across mapserver code. (bugreport:4512) [Paradox924X]