diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-10 14:28:08 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-10 14:28:08 +0000 |
commit | b7a0d413a1a4622e8ad745c210e735bd24c8ee3f (patch) | |
tree | c8ce8b1b77d8b1761da763ca2c4ac1df31b5509c /Changelog-Trunk.txt | |
parent | 86354787809a85d57593dc6c1940262752d5b846 (diff) | |
download | hercules-b7a0d413a1a4622e8ad745c210e735bd24c8ee3f.tar.gz hercules-b7a0d413a1a4622e8ad745c210e735bd24c8ee3f.tar.bz2 hercules-b7a0d413a1a4622e8ad745c210e735bd24c8ee3f.tar.xz hercules-b7a0d413a1a4622e8ad745c210e735bd24c8ee3f.zip |
* Fixed a variable loopback problem on NPC shop price checking routine.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5559 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 2ed44f461..c62ac3e2c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ 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/10
+ * Fixed a variable loopback problem on NPC shop price checking routine. [Lance]
* Fixed a memory overwrite crash on pc_readdb, thanks to foobar for the
fix. [Skotlex]
* Fixed only the first TK stance triggering when you have multiple of them
|