From 8f4119ce9a0b70de6380c1d032a4cb6e5b51787d Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 19 Aug 2007 06:04:34 +0000 Subject: * Fixed a deallocation mistake and some buffer overflows in npc_chat.c after doing rtfm@pcre.txt (all caused by incorrect usage of pcre api) * Removed underscores in npc_chat.c's variable names (easier to read) * Reindented the whole thing (used spaces half of the time ._.) * Moved npc pcre-data deallocation from npc_remove_map to npc_unload git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11036 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d72a48ea9..0928916ad 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,11 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/08/18 + * Fixed a deallocation mistake and some buffer overflows in npc_chat.c + after doing rtfm@pcre.txt (all caused by incorrect usage of pcre api) + * Removed underscores in npc_chat.c's variable names (easier to read) + * Moved npc pcre-data deallocation from npc_remove_map to npc_unload 2007/08/17 * Implemented the official dual-wield aspd equation [ultramage] - using 0.7 instead of 0.66 as modifier (so aspd will be lower now) -- cgit v1.2.3-70-g09d2