summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-13 20:57:21 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-13 20:57:21 +0000
commitdbd7ea83d57367a8cfbb86516c957f11da883b28 (patch)
treea8aea52cdb4da78974a6854201a7b066e01c6d6e /Changelog-Trunk.txt
parentcbb3e95396602bf721dd8dc8a37660de29f42c87 (diff)
downloadhercules-dbd7ea83d57367a8cfbb86516c957f11da883b28.tar.gz
hercules-dbd7ea83d57367a8cfbb86516c957f11da883b28.tar.bz2
hercules-dbd7ea83d57367a8cfbb86516c957f11da883b28.tar.xz
hercules-dbd7ea83d57367a8cfbb86516c957f11da883b28.zip
* Fixed plugin 'sig' not being compilable on Mac OS X, due to different return value type of 'strsignal' (bugreport:4637).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14591 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 8a287a061..d188046b8 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2010/12/13
+ * Fixed plugin 'sig' not being compilable on Mac OS X, due to different return value type of 'strsignal' (bugreport:4637). [Ai4rei]
2010/12/12
* Fixed homunculus_autoloot not working with skill/item granted drops and loot (bugreport:4452, since r12203). [Ai4rei]
* Fixed killed monsters were assumed to be killed by homunculus only, if no damage log entries were elligible for exp distribution, even when no homunculus took part in damage dealing (bugreport:4452, since r12203). [Ai4rei]