diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-20 18:54:18 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-20 18:54:18 +0000 |
commit | 6ae26ef0260b6f25c3f68115c300020a2b5b84b9 (patch) | |
tree | 59212169d7917653a9de6fcf19abfb25a7bac8fa /Changelog-Trunk.txt | |
parent | d8515bb0bf7a0c59f38923509ef52ba3a553dae8 (diff) | |
download | hercules-6ae26ef0260b6f25c3f68115c300020a2b5b84b9.tar.gz hercules-6ae26ef0260b6f25c3f68115c300020a2b5b84b9.tar.bz2 hercules-6ae26ef0260b6f25c3f68115c300020a2b5b84b9.tar.xz hercules-6ae26ef0260b6f25c3f68115c300020a2b5b84b9.zip |
- Fixed some Homunc issues with HR servers (capping some values)
- Added @hominfo command to obtain real values (not capped ones)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8378 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 79ecba624..44eba46b3 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -2,7 +2,9 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
-
+2006/08/20
+ * Fixed some Homunc issues with HR servers (capping some values) [Toms]
+ * Added @hominfo command to obtain real values (not capped ones) [Toms]
2006/08/19
* Fixed @homlvup bug [Toms]
* Fixed AM_REST & AM_RESU consumming SP if they fail [Toms]
|