summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-24 16:03:05 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-24 16:03:05 +0000
commitd414dc2df4a867554f85cbf5c88cb7e96b4b1016 (patch)
tree2a4fdf6ca5bef2a033c226a34092284f18d0bd8e /Changelog-Trunk.txt
parent1fdea80c52244115b2d37c8fccbe9d52e6583cfb (diff)
downloadhercules-d414dc2df4a867554f85cbf5c88cb7e96b4b1016.tar.gz
hercules-d414dc2df4a867554f85cbf5c88cb7e96b4b1016.tar.bz2
hercules-d414dc2df4a867554f85cbf5c88cb7e96b4b1016.tar.xz
hercules-d414dc2df4a867554f85cbf5c88cb7e96b4b1016.zip
- Prevented guild/party recall to work on GMs of greater level than yourself.
- Prevent muting players with higher GM level than yourself. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5388 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 5610fd0d4..b80338cba 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -6,6 +6,9 @@ GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALAR
2006/02/24
+ * Prevented guild/party recall to work on GMs of greater level than
+ yourself. [Skotlex]
+ * Prevent muting players with higher GM level than yourself. [Skotlex]
* Fixed Lady Tanee's spawns. [Skotlex]
2006/02/23
* Fixed the CL_WHITE define, thanks to FlavioJS [Skotlex]