diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-13 10:27:17 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-13 10:27:17 +0000 |
commit | 85709aa77e14a02866cdbb7ede40a0b52ef12b74 (patch) | |
tree | d3366a214e62e5751126e6d9be029a7fff98e567 /Changelog-Trunk.txt | |
parent | 0e628dcfe81a8067def049d0bfaafdcefbd1a847 (diff) | |
download | hercules-85709aa77e14a02866cdbb7ede40a0b52ef12b74.tar.gz hercules-85709aa77e14a02866cdbb7ede40a0b52ef12b74.tar.bz2 hercules-85709aa77e14a02866cdbb7ede40a0b52ef12b74.tar.xz hercules-85709aa77e14a02866cdbb7ede40a0b52ef12b74.zip |
* Added support for creating account through the console-plugin on login-server (replaces ladmin functionality unavailable through atcommands).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14665 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index b3627f0ec..025183acd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/01/13 + * Added support for creating account through the console-plugin on login-server (replaces ladmin functionality unavailable through atcommands). [Ai4rei] * Reformatting and minor cleanups to console-plugin related code. [Ai4rei] 2011/01/10 * Fixed script command 'cleararray' setting 1 element more, than it is told to (bugreport:2047, since r12253). [Ai4rei] |