diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-26 05:47:22 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-26 05:47:22 +0000 |
commit | 19dadc72ab415ac14aead231c63e2b6fe28be2cf (patch) | |
tree | 65292b8930443bfac8563a9a6b03f4934543e449 /Changelog-Trunk.txt | |
parent | ab56858e0611a8075c06807712622b920d17ba8a (diff) | |
download | hercules-19dadc72ab415ac14aead231c63e2b6fe28be2cf.tar.gz hercules-19dadc72ab415ac14aead231c63e2b6fe28be2cf.tar.bz2 hercules-19dadc72ab415ac14aead231c63e2b6fe28be2cf.tar.xz hercules-19dadc72ab415ac14aead231c63e2b6fe28be2cf.zip |
- Fixed jstrescapecpy crashing when you pass a null string to parse.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5753 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 b9efa7510..424496388 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. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/03/26
+ * Fixed jstrescapecpy crashing when you pass a null string to parse. [Skotlex] 2006/03/25
* Fixed the map-server freeze/crash on Warp Portal. [Skotlex] * Fixed Grandcross/Granddarkness showing no skill animation. [Skotlex] |