diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-14 12:22:12 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-14 12:22:12 +0000 |
commit | 3be161f802c28ddf802862b2c2835061ab45601b (patch) | |
tree | f8fc38120c7b793f37f254f83346303a1c814198 /Changelog-Trunk.txt | |
parent | a75856b2ff2aa87f676960cff891d1f02ca8ef3f (diff) | |
download | hercules-3be161f802c28ddf802862b2c2835061ab45601b.tar.gz hercules-3be161f802c28ddf802862b2c2835061ab45601b.tar.bz2 hercules-3be161f802c28ddf802862b2c2835061ab45601b.tar.xz hercules-3be161f802c28ddf802862b2c2835061ab45601b.zip |
* Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14669 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 5e92d2267..01de9a3c1 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/01/14 + * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). [Ai4rei] 2011/01/13 * Fixed mapflags 'restricted', 'nocommand', 'bexp' and 'jexp' still not getting completely initialized upon @reloadscript (bugreport:4710, follow up to r14548). [Ai4rei] * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). [Ai4rei] |