summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-18 07:01:20 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-18 07:01:20 +0000
commit5cf841f555c2d61390e4a3ff835b2c3eade84190 (patch)
treea4ccb4fd567c47c0a24a77332dd9d99831a8e817 /Changelog-Trunk.txt
parentfd42f3d7e7a803d997a82c25a9f7b853797a6aa3 (diff)
downloadhercules-5cf841f555c2d61390e4a3ff835b2c3eade84190.tar.gz
hercules-5cf841f555c2d61390e4a3ff835b2c3eade84190.tar.bz2
hercules-5cf841f555c2d61390e4a3ff835b2c3eade84190.tar.xz
hercules-5cf841f555c2d61390e4a3ff835b2c3eade84190.zip
updated VS project files. You can run servers trough VSudio IDE / Run
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12390 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 40e5456e8..8a5548b91 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,10 @@ 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.
+2008/03/18
+ * 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]
2008/03/10
* Added missing check to only allow the leader of a party to modify
its exp share settings (bugreport:12) [ultramage]