summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-18 11:03:16 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-18 11:03:16 +0000
commitf53dd3e3e3ae847c0871050464fc25f3f5863101 (patch)
tree6ba22b255a1129804a7b8cf916914e13378fdaad /Changelog-Trunk.txt
parente724ddf7410dd02e37487921f59bb80828faafc3 (diff)
downloadhercules-f53dd3e3e3ae847c0871050464fc25f3f5863101.tar.gz
hercules-f53dd3e3e3ae847c0871050464fc25f3f5863101.tar.bz2
hercules-f53dd3e3e3ae847c0871050464fc25f3f5863101.tar.xz
hercules-f53dd3e3e3ae847c0871050464fc25f3f5863101.zip
* Fixed usage of literals for map name length in character list packet (since r14368).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14603 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 09e663ba2..06d895800 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2010/12/18
+ * Fixed usage of literals for map name length in character list packet (since r14368). [Ai4rei]
2010/12/17
* Made the 'player not attached' script error also report the function it occured in, if available. [Ai4rei]
* Fixed a crash, when script command 'doevent' is called without an attached player (bugreport:3973). [Ai4rei]