summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-05-17 05:59:49 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-05-17 05:59:49 +0000
commitb5d4555a74348d9f1c3f2c824d3117c7121b7d72 (patch)
treee9380ed95bbd9c35634d87b0fc996d4240c06d6f /Changelog-Trunk.txt
parentebc2e786b5003fc7e3624419db895e26ed4d41dd (diff)
downloadhercules-b5d4555a74348d9f1c3f2c824d3117c7121b7d72.tar.gz
hercules-b5d4555a74348d9f1c3f2c824d3117c7121b7d72.tar.bz2
hercules-b5d4555a74348d9f1c3f2c824d3117c7121b7d72.tar.xz
hercules-b5d4555a74348d9f1c3f2c824d3117c7121b7d72.zip
* Improved error reporting during monster database and spawn data reading.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14827 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 2767f0b0a..4f5090e45 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/05/17
+ * Improved error reporting during monster database and spawn data reading. [Ai4rei]
2011/05/15
* Extracted calculations of the number of status points PC gets when leveling up to a function. [Gepard]
* Removed status point calculations (duplicate) from `pc_resetstate` function. It is now handled by `pc_need_status_point`. [Gepard]