summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-11 13:02:16 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-11 13:02:16 +0000
commit2c6e4b099a37438a71f07b4a2a1f855801b02d90 (patch)
treefbcaf57e52fd0ac4b6e1743d57ca6e3469ecd030 /Changelog-Trunk.txt
parentc81fe7d47a39ab1a6bfe95549aa4bc4153f98f2b (diff)
downloadhercules-2c6e4b099a37438a71f07b4a2a1f855801b02d90.tar.gz
hercules-2c6e4b099a37438a71f07b4a2a1f855801b02d90.tar.bz2
hercules-2c6e4b099a37438a71f07b4a2a1f855801b02d90.tar.xz
hercules-2c6e4b099a37438a71f07b4a2a1f855801b02d90.zip
Added partylock/guildlock mapflag checking for @changeleader/@changegm (bugreport:72)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12810 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 99ce42486..ada2aa1ee 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2008/06/11
+ * Added partylock/guildlock checking for @changeleader/@changegm
+ (bugreport:72) [ultramage]
2008/06/10
* Fixed double attack working with unarmed attacks, as reported by Lone Wolf. [Brainstorm]
* Added experimental code to set the socket limit at runtime. [FlavioJS]