diff options
author | flaviojs <flaviojs@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-07 11:09:12 +0000 |
---|---|---|
committer | flaviojs <flaviojs@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-07 11:09:12 +0000 |
commit | 5e97766aa1488444f53f55e4a08569da6f88c726 (patch) | |
tree | 540dd8e209f89e1ba94b8314525d5b104e68edbc /Changelog-Trunk.txt | |
parent | 9a267f21ca441570bc961c666eb8096923fea456 (diff) | |
download | hercules-5e97766aa1488444f53f55e4a08569da6f88c726.tar.gz hercules-5e97766aa1488444f53f55e4a08569da6f88c726.tar.bz2 hercules-5e97766aa1488444f53f55e4a08569da6f88c726.tar.xz hercules-5e97766aa1488444f53f55e4a08569da6f88c726.zip |
* Remove fds from the shortlist before processing.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14966 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 471500cb3..1449c3df3 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/10/07 + * Remove fds from the shortlist before processing. [FlavioJS] 2011/09/18 * 14961 Applied map flag update patch provided by Daegaladh. Will mess with custom restricted items. - Adds a reset mapflag which is checked when using the Neuralizer. |