summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-03 19:23:27 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-03 19:23:27 +0000
commitb6cb7738945e8655a4bd94b5f37615058d068638 (patch)
tree65b91fb3738e82afaadb09fe0bdbf70537d05241 /Changelog-Trunk.txt
parent5eb4c3576d76dd6885fe84f511f5b3096942c0e0 (diff)
downloadhercules-b6cb7738945e8655a4bd94b5f37615058d068638.tar.gz
hercules-b6cb7738945e8655a4bd94b5f37615058d068638.tar.bz2
hercules-b6cb7738945e8655a4bd94b5f37615058d068638.tar.xz
hercules-b6cb7738945e8655a4bd94b5f37615058d068638.zip
- Fixed even share exp flutuating as described in:
http://www.eathena.ws/board/index.php?showtopic=126139 thanks to TheUltraMague for the fix. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9397 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index ffe1d4534..e9333b900 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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/12/03
+ * Fixed even share exp flutuating as described in:
+ http://www.eathena.ws/board/index.php?showtopic=126139
+ thanks to TheUltraMague for the fix. [FlavioJS]
* Made ers double frees report as missing entries on destruction. [FlavioJS]
* Only one swap function (in cbasetypes.h) is used. [FlavioJS]
2006/12/02