diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-28 18:47:21 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-28 18:47:21 +0000 |
commit | 35f85d72e7f191077ec510adbfc3943c9e24e226 (patch) | |
tree | 364610f443a8062f7606b7471cdee4f1a53a61c5 /Changelog.txt | |
parent | 2af60a5e2080bf4e6452a96893de2c7878f8f394 (diff) | |
download | hercules-35f85d72e7f191077ec510adbfc3943c9e24e226.tar.gz hercules-35f85d72e7f191077ec510adbfc3943c9e24e226.tar.bz2 hercules-35f85d72e7f191077ec510adbfc3943c9e24e226.tar.xz hercules-35f85d72e7f191077ec510adbfc3943c9e24e226.zip |
Change
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@841 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 7d20b5cb4..fe8580dfc 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,8 @@ Date Added 12/28 + * added checks into the skill code to prevent proxy's/bots + from crashing the server by using skillid's that + are WAY out of range (SVN 838) [MouseJstr] * Fixed clif.c errors that prevent old clients from being used. [nsstrunks] * Fixed @jobchange to not default to upper (SVN 837) [MouseJstr] * Fixed a compile error in @mobsearch (SVN 836) [MouseJstr] |