From 0ef045caed19a3e6b680c062c281342d22c1ad8a Mon Sep 17 00:00:00 2001 From: ajarn Date: Tue, 21 Dec 2004 04:34:52 +0000 Subject: [PATCH] update git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@696 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 34c0c4019d..4db1f77efc 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,8 @@ Date Added 12/20 + * Fixed npc_parse_mob with large/tiny monsters causing + memory corruption [MouseJstr] * Fixed a crash in char.c with new chars [MouseJstr] * Updated npcs_list.txt [Ajarn] * If last_pos.x or .y == 0, set to start point [MouseJstr]