summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-02 04:46:03 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-02 04:46:03 +0000
commit43e0c8d2faff0879920d5fc6613509e9ba0464a5 (patch)
tree07c9c1484a549f755c9542fe97f5413be47491cb /Changelog-Trunk.txt
parent989015f131e987dd67792c86c2e12284bf39ec9e (diff)
downloadhercules-43e0c8d2faff0879920d5fc6613509e9ba0464a5.tar.gz
hercules-43e0c8d2faff0879920d5fc6613509e9ba0464a5.tar.bz2
hercules-43e0c8d2faff0879920d5fc6613509e9ba0464a5.tar.xz
hercules-43e0c8d2faff0879920d5fc6613509e9ba0464a5.zip
Applied fix by Ai4rei to reintroduce mapName within charinfo packet when PACKETVER >= 20100803. Follow-up to r14432. (bugreport:4413)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14440 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 430d69bab..6edc0cb83 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2010/11/02
+ * 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]
2010/11/01