diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-27 08:15:28 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-27 08:15:28 +0000 |
commit | 6441bc7fe9d6f9f70bba90258cf753ebf92dc7e5 (patch) | |
tree | 89b95e3236695469f22d96afcce0694a4f095b8d /Changelog-Trunk.txt | |
parent | 5455fd1184e75c9192a1f6f84355851a01258e48 (diff) | |
download | hercules-6441bc7fe9d6f9f70bba90258cf753ebf92dc7e5.tar.gz hercules-6441bc7fe9d6f9f70bba90258cf753ebf92dc7e5.tar.bz2 hercules-6441bc7fe9d6f9f70bba90258cf753ebf92dc7e5.tar.xz hercules-6441bc7fe9d6f9f70bba90258cf753ebf92dc7e5.zip |
* Added jAthena's new start and athena-start shell scripts.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5765 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 6d1ed241a..ed34bd94c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,7 @@ GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALAR 2006/03/26
+ * Added jAthena's new start and athena-start shell scripts. [Lance]
* Changed status_point/skill_point to unsigned short. Adjusted the code as necessary to prevent overflows. [Skotlex] * itemdb_exists and itemdb_searchname should now ignore dummy_item matches. [Skotlex] |