summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-04-05 08:14:54 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-04-05 08:14:54 +0000
commit0d8c3857c9e39e421be0f516b98ea1d79e480490 (patch)
tree7f94e97436aa02038666c6ffeb9d2e44e4153748 /Changelog-Trunk.txt
parentd841fc529949f361e915b73a073d1fa9d4ec60f7 (diff)
downloadhercules-0d8c3857c9e39e421be0f516b98ea1d79e480490.tar.gz
hercules-0d8c3857c9e39e421be0f516b98ea1d79e480490.tar.bz2
hercules-0d8c3857c9e39e421be0f516b98ea1d79e480490.tar.xz
hercules-0d8c3857c9e39e421be0f516b98ea1d79e480490.zip
* Paying and obtaining Zeny (pc_payzeny/pc_getzeny) no longer silently reverses the effect for negative amounts, that is, getting Zeny instead of paying up and vice versa (since r8273, related r8072).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14766 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 0711b713f..f7ca75961 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/04/05
+ * Paying and obtaining Zeny (pc_payzeny/pc_getzeny) no longer silently reverses the effect for negative amounts, that is, getting Zeny instead of paying up and vice versa (since r8273, related r8072). [Ai4rei]
2011/03/29
* Added TargetName values to VS2010 project files to prevent MSB8012 warnings (follow-up to r14562). [Gepard]
2011/03/28