summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-12 16:18:08 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-12 16:18:08 +0000
commit9cddcb73499f17c5e8a08cd0720e53e933167589 (patch)
tree6b8f32245a9d0acbae99b2cb42175b192dbcbf2d /Changelog-Trunk.txt
parent93ac49f9c60ecc0f2ed0d4f13c05af2711558568 (diff)
downloadhercules-9cddcb73499f17c5e8a08cd0720e53e933167589.tar.gz
hercules-9cddcb73499f17c5e8a08cd0720e53e933167589.tar.bz2
hercules-9cddcb73499f17c5e8a08cd0720e53e933167589.tar.xz
hercules-9cddcb73499f17c5e8a08cd0720e53e933167589.zip
* [Optimized]:
- buildin_npcshopitem memory allocation to calculate before reallocating. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7105 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 87fa2c2d3..d128c53f1 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/06/12
+ * [Optimized]:
+ - buildin_npcshopitem memory allocation to calculate before reallocating.
+ [Lance]
* Made guild member exp an unsigned int. [Skotlex]
* Various cleanups to the npc clicking related functions. Should fix quite
some possible crashes from crafted packets. [Skotlex]