diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-19 11:10:42 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-19 11:10:42 +0000 |
commit | 7f4ac59c601a5038703b14c3f85c9e64b8e7238a (patch) | |
tree | 25ca968b0542e7279c05c21bf210b3bc948b7e50 /Changelog-Trunk.txt | |
parent | 433a1735f5f5a6a9d013cf685b540b82e7ff8d51 (diff) | |
download | hercules-7f4ac59c601a5038703b14c3f85c9e64b8e7238a.tar.gz hercules-7f4ac59c601a5038703b14c3f85c9e64b8e7238a.tar.bz2 hercules-7f4ac59c601a5038703b14c3f85c9e64b8e7238a.tar.xz hercules-7f4ac59c601a5038703b14c3f85c9e64b8e7238a.zip |
reverted back project files. due to incompatibility. The working directory has been added to VS9 only
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12398 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 9599bf7cf..f19f62799 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -9,6 +9,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. * Added missing WorkingDirectory value to vcproj-7.1, vcproj-8 projects. Now you can flawlessly run your compiled server with RUN button in the correct directory. Thanks to Konrad [Lupus] + - Reverted changes from the project files, due to incompatibility [Lupus] 2008/03/10 * Added missing check to only allow the leader of a party to modify its exp share settings (bugreport:12) [ultramage] |