summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorKarLaeda <KarLaeda@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-27 20:34:52 +0000
committerKarLaeda <KarLaeda@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-27 20:34:52 +0000
commitce59424ec0b207d8d3f27ef88e433c0f24647418 (patch)
treedaca2717dd36f93bc354aab032c498f25ba5045c /Changelog-Trunk.txt
parent74d6c55d68b5e1616cb46a60a303b613bf2f2ff1 (diff)
downloadhercules-ce59424ec0b207d8d3f27ef88e433c0f24647418.tar.gz
hercules-ce59424ec0b207d8d3f27ef88e433c0f24647418.tar.bz2
hercules-ce59424ec0b207d8d3f27ef88e433c0f24647418.tar.xz
hercules-ce59424ec0b207d8d3f27ef88e433c0f24647418.zip
Added logging for standard GM commands (/mm /b /kick etc)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9334 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 90bd90058..83e53bad1 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/11/27
+ * Added logging for standard GM commands (/mm /b /kick etc) [KarLaeda]
* Some cleanups on the trade_additem function. When specifying a qty of 0,
an ack will be returned to the client so it doesn't gets stuck. [Skotlex]
* Update sql files [Toms]