diff options
author | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-04 22:13:58 +0000 |
---|---|---|
committer | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-04 22:13:58 +0000 |
commit | dc28241d3c6716fed00b78d9a6977f89c4644178 (patch) | |
tree | 33a7686aa2a53ddfebe68d0e2288e0434f98ee5d /Changelog.txt | |
parent | 51f5bae697fac9db3af051bcb5c156c94984fc18 (diff) | |
download | hercules-dc28241d3c6716fed00b78d9a6977f89c4644178.tar.gz hercules-dc28241d3c6716fed00b78d9a6977f89c4644178.tar.bz2 hercules-dc28241d3c6716fed00b78d9a6977f89c4644178.tar.xz hercules-dc28241d3c6716fed00b78d9a6977f89c4644178.zip |
* Fixed GM Command Logging (Not sure why TXT logging still isn't working properly :( ) [Codemaster] [SVN 907]
* Fixed one of Lupus' additions to the item_db [Codemaster] [SVN 907]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@907 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 243e78de1..cf884e282 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ Date Added 01/04 + * Fixed GM Command Logging (Not sure why TXT logging still isn't working properly :( ) [Codemaster] [SVN 907] + * Fixed one of Lupus' additions to the item_db [Codemaster] [SVN 907] * Fixed Seismic Weapon Skill (it 100% didn't break target's weapon at 4 level of the skill) [Lupus] 01/02 * Re-fixed map-server crashing if an empty line is in skill_castnodex.txt, |