diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-11 05:30:23 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-11 05:30:23 +0000 |
commit | 139975b43ca2e325add8d09a917b36e43716046e (patch) | |
tree | 7b3614c55bb4dd553b179b1d65984c69c08256e9 /Changelog-Trunk.txt | |
parent | 73bd6c4490e6e9b5c7284aabd9e08579595abdd8 (diff) | |
download | hercules-139975b43ca2e325add8d09a917b36e43716046e.tar.gz hercules-139975b43ca2e325add8d09a917b36e43716046e.tar.bz2 hercules-139975b43ca2e325add8d09a917b36e43716046e.tar.xz hercules-139975b43ca2e325add8d09a917b36e43716046e.zip |
* [Fixed]
- Compilation warnings on guild.c and int_guild.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7088 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 ede7c247f..d6afdbec6 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/06/09
+ * [Fixed]
+ - Compilation warnings on guild.c and int_guild.c [Lance]
* Added structure party_data and party_member_data to the map server to
hold party-specific required information about parties including
Monk/TK/SG/SN states and party member count. Family information is still
|