From b67b103a11c42379c460efb72ad717f64feb17cb Mon Sep 17 00:00:00 2001 From: amber Date: Mon, 13 Dec 2004 06:07:33 +0000 Subject: [PATCH] update git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@551 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index e088898c87..266e21241f 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ Date Added 12/13 + * Skill timers for skills with id's higher then 450 were + corrupting memory [MouseJstr] * Increased max skills to 650 from 450 fixing MANY crashes [MouseJstr] * Creating Guild events were reading beyond supplied guild names , causing crashes [MouseJstr