summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-01-24 21:30:43 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-01-24 21:30:43 +0000
commitb584cf93cf84b7e6a69b2af21410502835689ab7 (patch)
tree5226eda575da0400dbb16b65512acf9160e95bcb /Changelog-Trunk.txt
parent7ea5a23ce04ebf3c48f3dbbb88195427c6445dcb (diff)
downloadhercules-b584cf93cf84b7e6a69b2af21410502835689ab7.tar.gz
hercules-b584cf93cf84b7e6a69b2af21410502835689ab7.tar.bz2
hercules-b584cf93cf84b7e6a69b2af21410502835689ab7.tar.xz
hercules-b584cf93cf84b7e6a69b2af21410502835689ab7.zip
* Added documentation for undocumented bonuses (bugreport:4727, follow up to r302, r354, r485, r699, r928, r1116, r6221, r7982, r10031, r13596 and r14018).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14681 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 8de8c8e88..66cfbbc01 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/01/24
+ * Added documentation for undocumented bonuses (bugreport:4727, follow up to r302, r354, r485, r699, r928, r1116, r6221, r7982, r10031, r13596 and r14018). [Ai4rei]
2011/01/23
* Some cleaning here and there. [Ai4rei]
- Fixed a typo in basejob_baseclass_upper sample script (since r3893).