diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-14 01:11:21 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-14 01:11:21 +0000 |
commit | 9fccafd43e1c30947f3d3748b30ecc292ec3bbe9 (patch) | |
tree | e6d670bbd64d18f48d20c80f29d5883ac3ff605f /Changelog-Trunk.txt | |
parent | c3d84f14f12357f80e9fd524238d1cf43d1f6327 (diff) | |
download | hercules-9fccafd43e1c30947f3d3748b30ecc292ec3bbe9.tar.gz hercules-9fccafd43e1c30947f3d3748b30ecc292ec3bbe9.tar.bz2 hercules-9fccafd43e1c30947f3d3748b30ecc292ec3bbe9.tar.xz hercules-9fccafd43e1c30947f3d3748b30ecc292ec3bbe9.zip |
* Followup to r12579 (all other players appeared as female on sql branch).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12583 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index fb10c6db7..dbc8324f6 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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. 2008/04/13 + * Followup to r12579 (all other players appeared as female on sql branch). [FlavioJS] * Some major updates to the quest system, beginning to move it over to the inter server instead of char server. (r12581) [Kevin] * Added an include in clif.h to avoid a complaint of gcc [Toms] |