diff options
author | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-29 15:42:53 +0000 |
---|---|---|
committer | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-29 15:42:53 +0000 |
commit | 1bea10f578d4e8119659a0373c0a9213fdaab4d4 (patch) | |
tree | df40d9289e498d164893549442cf5c7a90323305 /Changelog-Trunk.txt | |
parent | 6a03ec642143d3040a7b50ce3e5f96feb203b74c (diff) | |
download | hercules-1bea10f578d4e8119659a0373c0a9213fdaab4d4.tar.gz hercules-1bea10f578d4e8119659a0373c0a9213fdaab4d4.tar.bz2 hercules-1bea10f578d4e8119659a0373c0a9213fdaab4d4.tar.xz hercules-1bea10f578d4e8119659a0373c0a9213fdaab4d4.zip |
* Added TargetName values to VS2010 project files to prevent MSB8012 warnings (follow-up to r14562).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14764 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 e8639c243..0711b713f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/03/29 + * Added TargetName values to VS2010 project files to prevent MSB8012 warnings (follow-up to r14562). [Gepard] 2011/03/28 * Prevented SC_EXPBOOST, SC_JEXPBOOST and SC_ITEMBOOST (used by Battle Manuals and Bubble Gum) from being dispelled by Gospel. (bugreport:4836) [Paradox924X] 2011/03/27 |