diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-23 15:35:02 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-23 15:35:02 +0000 |
commit | a8cc76410626fbd0cb88e8a0dcde2a95a12230c8 (patch) | |
tree | 817f6db725d21c207cdae413a260d7bac3fac199 /Changelog-Trunk.txt | |
parent | af8a025d012d8beaef86448c0656a9f16228982a (diff) | |
download | hercules-a8cc76410626fbd0cb88e8a0dcde2a95a12230c8.tar.gz hercules-a8cc76410626fbd0cb88e8a0dcde2a95a12230c8.tar.bz2 hercules-a8cc76410626fbd0cb88e8a0dcde2a95a12230c8.tar.xz hercules-a8cc76410626fbd0cb88e8a0dcde2a95a12230c8.zip |
- Fixed a compilation bug on linux (FALSE -> false)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11560 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 b56589762..a35430c4a 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. +2007/10/23 + * Fixed a compilation bug on linux (FALSE -> false) [Zephyrus] 2007/10/22 * Heat isn't supposed to consume SP when used against players [Playtester] - please report if it still consumes SP in pvp |