diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-12 09:59:46 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-12 09:59:46 +0000 |
commit | 1a7d8ba302f9953c5995a84db8eed17d3683aa87 (patch) | |
tree | e31e733904735eacf2ad8f1601cfd836124e16cd /Changelog-Trunk.txt | |
parent | 5edaf054f8cfac09b95583cbe4d5c64df850b82b (diff) | |
download | hercules-1a7d8ba302f9953c5995a84db8eed17d3683aa87.tar.gz hercules-1a7d8ba302f9953c5995a84db8eed17d3683aa87.tar.bz2 hercules-1a7d8ba302f9953c5995a84db8eed17d3683aa87.tar.xz hercules-1a7d8ba302f9953c5995a84db8eed17d3683aa87.zip |
Added check to prevent crashing on logmes with no player attached (bugreport:1648).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12815 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 089ec7f3e..fd4289264 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2008/06/12 + * Added check to prevent crashing on logmes with no player attached + (bugreport:1648) [ultramage] * Added support for skill names to script commands: [FlavioJS] - skill, addtoskill, guildskill, getskilllv, getgdskilllv, itemskill, petskillattack, petskillattack2, petskillsupport, skilleffect, |