From 2bc472fac2a394ef75590f00f6f171c0ed513095 Mon Sep 17 00:00:00 2001 From: amber Date: Tue, 28 Dec 2004 18:48:16 +0000 Subject: [PATCH] update git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@842 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index fe8580dfca..f515b3c755 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -2,7 +2,7 @@ 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] + are WAY out of range (SVN 841) [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]