diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-28 13:26:35 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-28 13:26:35 +0000 |
commit | 296cc8b832aeed7932327017c4489874725f82f1 (patch) | |
tree | 4a8df020ea14f4f18cd3d7429496381420e675e8 /Changelog-Trunk.txt | |
parent | 2b36c1771884ccfa13e1df460fb7f6c6c5a04d12 (diff) | |
download | hercules-296cc8b832aeed7932327017c4489874725f82f1.tar.gz hercules-296cc8b832aeed7932327017c4489874725f82f1.tar.bz2 hercules-296cc8b832aeed7932327017c4489874725f82f1.tar.xz hercules-296cc8b832aeed7932327017c4489874725f82f1.zip |
* Removed unmaintained and broken 'adduser' tool (topic:262284).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14636 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 237805ca3..0ca19ac69 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,7 +1,10 @@ Date Added -2010/12/26 +2010/12/28 + * Removed unmaintained and broken 'adduser' tool (topic:262284). [Ai4rei] +2010/12/27 * Fixed skill_can_produce_mix not checking, whether or not the produced goods can actually be stored (bugreport:4674). [Ai4rei] +2010/12/26 * Reverted r14565, as the database version is already properly commented in source and is overwritten upon first sync of account.txt anyway. [Ai4rei] * Cleaned up script command checkweight. [Ai4rei] - Replaced some code parts with calls to pc_checkadditem and pc_inventoryblank (follow up to r13735). |