diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-21 02:37:36 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-21 02:37:36 +0000 |
commit | d84d35044f5371ff5ed28a406a672bc455ab66ef (patch) | |
tree | c473f0256230b7e83065c1952f61f8294a58496c /Changelog-Trunk.txt | |
parent | cc8f41cb4f4af81d03bb48bc7878cee914337e0f (diff) | |
download | hercules-d84d35044f5371ff5ed28a406a672bc455ab66ef.tar.gz hercules-d84d35044f5371ff5ed28a406a672bc455ab66ef.tar.bz2 hercules-d84d35044f5371ff5ed28a406a672bc455ab66ef.tar.xz hercules-d84d35044f5371ff5ed28a406a672bc455ab66ef.zip |
* Exploit prevention in clif_parse_NpcStringInput
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6670 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e380d8ba6..ed7ab532b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/05/19
+ * Exploit prevention in clif_parse_NpcStringInput [Lance]
* grfio_final moved back if any of GRF overriding is enabled so servers
with such configuration will not have different values after reloading. [Lance]
* jA1983 script.c buildin_menu fix. Thanks to End_of_exam. [Lance]
|