diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-23 07:42:30 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-23 07:42:30 +0000 |
commit | 5a05bc1a5b02a9829f9e23578350f8639edf32b4 (patch) | |
tree | 395ad5faccdc95605364714e65254e10152f1ed6 /Changelog-SVN.txt | |
parent | b95c5fc80f2956d2c9534be00ab8737b921c93a5 (diff) | |
download | hercules-5a05bc1a5b02a9829f9e23578350f8639edf32b4.tar.gz hercules-5a05bc1a5b02a9829f9e23578350f8639edf32b4.tar.bz2 hercules-5a05bc1a5b02a9829f9e23578350f8639edf32b4.tar.xz hercules-5a05bc1a5b02a9829f9e23578350f8639edf32b4.zip |
* Fixed char server crash when sending wisp with a "'" in the names
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1167 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 3b8877b06..4e57d8d4b 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,7 @@ Date Added 02/23 + * Fixed char server crash when sending wisp with a "'" in the names [celest] * Fixed Backstab not checking for and consuming arrows [celest] * Fixed another bad typo causing @allskill to not add points into advanced job skills [celest] |