summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-02-23 20:14:45 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-02-23 20:14:45 +0000
commit8fdc11ce3e6db27667df3f4e4676fc28ed61c97d (patch)
treecef0741d8118995e9bb58faff080f57bfd09170f /Changelog-Trunk.txt
parente84b8b7f9b5eb3860f798b67a28b52ce6b7106ae (diff)
downloadhercules-8fdc11ce3e6db27667df3f4e4676fc28ed61c97d.tar.gz
hercules-8fdc11ce3e6db27667df3f4e4676fc28ed61c97d.tar.bz2
hercules-8fdc11ce3e6db27667df3f4e4676fc28ed61c97d.tar.xz
hercules-8fdc11ce3e6db27667df3f4e4676fc28ed61c97d.zip
* Fixed whispering to NPCs (::OnWhisperGlobal) not working for NPCs whose unique name is different from the display name (bugreport:4776, since r2624).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14723 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 7a90bab97..4a52af4ec 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/02/23
+ * Fixed whispering to NPCs (::OnWhisperGlobal) not working for NPCs whose unique name is different from the display name (bugreport:4776, since r2624). [Ai4rei]
2011/02/20
* Fixed SP regen not stopping when Maximize Power (BS_MAXIMIZE) is in effect. [Ai4rei]
* Fixed missing </File> end-tag in VC8 map-server sql project file (since r14713). [Ai4rei]