diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-11-16 16:39:51 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-11-16 16:39:51 +0000 |
commit | 033b872492a71c384b8f7cc722fc9e5349fa1cdf (patch) | |
tree | bf0796f8fde5e056b9f7ef0ee1f468a524b61687 /Changelog-Trunk.txt | |
parent | cef84b99cace2357a872ac2939f62ce08f916318 (diff) | |
download | hercules-033b872492a71c384b8f7cc722fc9e5349fa1cdf.tar.gz hercules-033b872492a71c384b8f7cc722fc9e5349fa1cdf.tar.bz2 hercules-033b872492a71c384b8f7cc722fc9e5349fa1cdf.tar.xz hercules-033b872492a71c384b8f7cc722fc9e5349fa1cdf.zip |
* Fixed natural expiration of GM mute printing the unmute message twice (since r12169).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14994 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 1674699a2..fda98a3a3 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/11/16 + * Fixed natural expiration of GM mute printing the unmute message twice (since r12169). [Ai4rei] 2011/11/12 * Fixed npc class HIDDEN_WARP_NPC (139) being sent to the client, causing client crashes in poring war. It's a server-side "sprite" only. [Ai4rei] - Updated Aegis NPC ID constants from current npcidentity.lub (569~603). |