summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-02-06 01:45:10 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-02-06 01:45:10 +0000
commit171066c9e4c7b1c26c6f99597551692ca00c6e0d (patch)
treea01d2e72a163f7c00a48d97c4618f3b3b7a20217 /Changelog-Trunk.txt
parent97e99cabe32457b9df261ea64fa835c2f8850d2e (diff)
downloadhercules-171066c9e4c7b1c26c6f99597551692ca00c6e0d.tar.gz
hercules-171066c9e4c7b1c26c6f99597551692ca00c6e0d.tar.bz2
hercules-171066c9e4c7b1c26c6f99597551692ca00c6e0d.tar.xz
hercules-171066c9e4c7b1c26c6f99597551692ca00c6e0d.zip
* Fixed NPCs with closing parenthesis in their name could not be duplicated (bugreport:3235).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14695 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index d1cac7b12..af44d3861 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2011/02/05
+ * Fixed NPCs with closing parenthesis in their name could not be duplicated (bugreport:3235). [Ai4rei]
* Fixed closing 'switch' curly not causing script EOL processing to trigger, leading to the script line after the switch being handled as belonging to the curly-less statement block (bugreport:3273, since r3422). [Ai4rei]
* Removed unnecessary getlogincount.pl, mapcheck.sh and mapchecker.sh tools (topic:262934). [Ai4rei]
2011/02/02