diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-20 20:10:33 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-20 20:10:33 +0000 |
commit | d6d6653b47488b9ad96b153d546639d52bcc0aba (patch) | |
tree | 88dfdc4fc37c3dc83cc24ccaf04ff92f36cbb23b /Changelog-Trunk.txt | |
parent | a1542fae523a304cb0d67c2b29b9a31703487628 (diff) | |
download | hercules-d6d6653b47488b9ad96b153d546639d52bcc0aba.tar.gz hercules-d6d6653b47488b9ad96b153d546639d52bcc0aba.tar.bz2 hercules-d6d6653b47488b9ad96b153d546639d52bcc0aba.tar.xz hercules-d6d6653b47488b9ad96b153d546639d52bcc0aba.zip |
* Fixed battleground kvm02 and kvm03 scripts referring to NPCs in the custom battleground kvm (bugreport:4812, since r14369).
- Fixed kvm02 printing different amount of points, than it actually gives.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14750 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 6d7f77baa..865fcd876 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,8 @@ Date Added 2011/03/20 + * Fixed battleground kvm02 and kvm03 scripts referring to NPCs in the custom battleground kvm (bugreport:4812, since r14369). [Ai4rei] + - Fixed kvm02 printing different amount of points, than it actually gives. * Updates the to configure script. [Ai4rei] - Added check, whether or not '-Wno-pointer-sign' can actually be used (caused warnings with g++). - Math library is no longer considered required, when math functions are available without it (made configure fail on platforms, where no separate math library is present). |