summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-09 18:45:22 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-09 18:45:22 +0000
commit201d8bb6a488ad6ef7eed4c46ad14228d543b71d (patch)
treef0a95a535ed7bb1552b47f6eece77e2712f3d4f7 /Changelog-Trunk.txt
parentab9b60f5c4501eb8d7bec4a053d73fc723ea31b5 (diff)
downloadhercules-201d8bb6a488ad6ef7eed4c46ad14228d543b71d.tar.gz
hercules-201d8bb6a488ad6ef7eed4c46ad14228d543b71d.tar.bz2
hercules-201d8bb6a488ad6ef7eed4c46ad14228d543b71d.tar.xz
hercules-201d8bb6a488ad6ef7eed4c46ad14228d543b71d.zip
* Added script command 'getmercinfo' for retrieving information about a mercenary of an online character.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14894 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index fe07980c3..571fbdd0a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2011/07/09
+ * Added script command 'getmercinfo' for retrieving information about a mercenary of an online character. [Ai4rei]
* CMake: added search for math library, made CPack existence optional, updated the search for mysqlclient and corrected misspelled variables (tested with FreeBSD-8.2-i386) [FlavioJS]
* Removed duplicate entries for Gunslinger and Ninja in msg_athena.conf (since r5506). [Ai4rei]
2011/07/07