summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorZido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-07 17:20:46 +0000
committerZido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-07 17:20:46 +0000
commit485a54dba08b7899002f3c9321f49af722a6a0d2 (patch)
tree937ec50f20a0d097fff180623c56ce8702b844bb /Changelog-Trunk.txt
parent32a2ce0b53c66f171c266b9063405eade380e2ea (diff)
downloadhercules-485a54dba08b7899002f3c9321f49af722a6a0d2.tar.gz
hercules-485a54dba08b7899002f3c9321f49af722a6a0d2.tar.bz2
hercules-485a54dba08b7899002f3c9321f49af722a6a0d2.tar.xz
hercules-485a54dba08b7899002f3c9321f49af722a6a0d2.zip
- IRC User access levels now refresh on a mode set and join/part
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5948 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 50a291539..9e4a14950 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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.
2006/04/07
+ * IRC User access levels now refresh on a mode set and join/part. [Zido]
* Added missing creation/destruction of the expcache_ers in guild.c
[Skotlex]
* Unified status_remove_buffs/status_remove_debuffs into a single function.