diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-09 12:34:03 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-09 12:34:03 +0000 |
commit | da744b4f357963f2b716b300996e2d8a584f8cf6 (patch) | |
tree | 057fb0a4a346bd11872373516f8cb0d799f2a3cb /Changelog-Trunk.txt | |
parent | a2438ee097446cac6008257eb96cede74adedea0 (diff) | |
download | hercules-da744b4f357963f2b716b300996e2d8a584f8cf6.tar.gz hercules-da744b4f357963f2b716b300996e2d8a584f8cf6.tar.bz2 hercules-da744b4f357963f2b716b300996e2d8a584f8cf6.tar.xz hercules-da744b4f357963f2b716b300996e2d8a584f8cf6.zip |
Heard skotlex voice, changed all msg_table[] into msg_txt() in atcommand.c ;)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8201 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ad9bd971c..8c4d5de58 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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/09
+ * Heard skotlex voice, changed all msg_table[] into msg_txt() in atcommand.c [Toms]
2006/08/08
* Fixed the char-server not invoking the party_calc_state function when the
third party-member is added to a party, hence failing to check for families
|