diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-18 22:29:04 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-18 22:29:04 +0000 |
commit | 8188efbcea52913a95e7e5c081a42a6eea07d479 (patch) | |
tree | 1e9233f913796414aaf85b0350213b19ab7fc5af /Changelog-Trunk.txt | |
parent | 460ee2693ff9c955cf8d9cb6aa748d5d541297d1 (diff) | |
download | hercules-8188efbcea52913a95e7e5c081a42a6eea07d479.tar.gz hercules-8188efbcea52913a95e7e5c081a42a6eea07d479.tar.bz2 hercules-8188efbcea52913a95e7e5c081a42a6eea07d479.tar.xz hercules-8188efbcea52913a95e7e5c081a42a6eea07d479.zip |
Fixed invited party members not displaying correctly (bugreport:1199)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12394 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 8d14af9a0..9599bf7cf 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/03/18 + * Fixed invited party members not displaying correctly (bugreport:1199) * Fixed OnPCLoginEvent not working correctly (bugreport:1182) [ultramage] * Added missing WorkingDirectory value to vcproj-7.1, vcproj-8 projects. Now you can flawlessly run your compiled server with RUN button in |