diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-19 21:07:43 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-19 21:07:43 +0000 |
commit | 9c8a86940f666a4a059195691a872f04ff1f414a (patch) | |
tree | 1b34503789691d315a9f070e28d4ff2e1043160c /Changelog-Trunk.txt | |
parent | 17f0f15706cebb77c4ffe236ae1ace6233c3800f (diff) | |
download | hercules-9c8a86940f666a4a059195691a872f04ff1f414a.tar.gz hercules-9c8a86940f666a4a059195691a872f04ff1f414a.tar.bz2 hercules-9c8a86940f666a4a059195691a872f04ff1f414a.tar.xz hercules-9c8a86940f666a4a059195691a872f04ff1f414a.zip |
* Fixed gcc compile warnings in char-server and console plug-in (bugreport:4771, topic:208746, since r9631 and r14700).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14716 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 57f841916..8c899e845 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/02/19 + * Fixed gcc compile warnings in char-server and console plug-in (bugreport:4771, topic:208746, since r9631 and r14700). [Ai4rei] * Fixed buying stores could be opened and sold to regardless of distance between seller and buyer (since r14713). [Ai4rei] * 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] |