diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-06 15:36:41 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-06 15:36:41 +0000 |
commit | 5ab81c08011abb8af9a1001e7835c72c6de96142 (patch) | |
tree | 0bd9e9e6da30b81d4637e64b6279999bba6817af /Changelog-Trunk.txt | |
parent | 1963ef3c77c8c2035da2e7a2310db341c4c421fc (diff) | |
download | hercules-5ab81c08011abb8af9a1001e7835c72c6de96142.tar.gz hercules-5ab81c08011abb8af9a1001e7835c72c6de96142.tar.bz2 hercules-5ab81c08011abb8af9a1001e7835c72c6de96142.tar.xz hercules-5ab81c08011abb8af9a1001e7835c72c6de96142.zip |
* Touched up the party booking patch, seems I forgot some lines in clif.c...and managed to duplicate a line in map.c.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14413 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 c043fbe09..102d4d249 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. +2010/10/06 + * Rev. 14413 Touched up the party booking patch, seems I forgot some lines in clif.c...and managed to duplicate a line in map.c. [L0ne_W0lf] 2010/10/05 * Rev. 14412 Added Spira's Party Booking System implementation [L0ne_W0lf] 2010/09/20 |