diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-19 13:23:42 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-19 13:23:42 +0000 |
commit | 41a81ad3cb89f25ebb5af3cd7cb67f25081b7bf0 (patch) | |
tree | 68ee9a17d03c488a7547cae8b51f8dc98e151bce /Changelog-Trunk.txt | |
parent | 4c5b768b6ac5a561e96b492d66d44042227fb856 (diff) | |
download | hercules-41a81ad3cb89f25ebb5af3cd7cb67f25081b7bf0.tar.gz hercules-41a81ad3cb89f25ebb5af3cd7cb67f25081b7bf0.tar.bz2 hercules-41a81ad3cb89f25ebb5af3cd7cb67f25081b7bf0.tar.xz hercules-41a81ad3cb89f25ebb5af3cd7cb67f25081b7bf0.zip |
* Fixed 'feature.conf' not getting loaded and a typo buying store feature setting name (follow up to r14713).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14714 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 8d361025d..2be1e042c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/02/19 + * Fixed 'feature.conf' not getting loaded and a typo buying store feature setting name (follow up to r14713). [Ai4rei] * Implemented buying store system (aka. reverse vending, purchase shop) together with related skill and items, without NPCs. [Ai4rei] - For SQL apply upgrade_svn14713_log.sql to upgrade tables `picklog` and `zenylog`; for TXT no action is necessary. - Requires 2010-04-20aRagexeRE or later and can be disabled in 'conf/battle/feature.conf'. |