diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-26 17:17:05 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-26 17:17:05 +0000 |
commit | 7924f0a9251dba9dbd7acae7d6bff3cb8610ab9b (patch) | |
tree | 054a629b21e135e16b4d110e37ef720199179a86 /Changelog-Trunk.txt | |
parent | f8940c74683681af37179e1fe6c471c0f290528b (diff) | |
download | hercules-7924f0a9251dba9dbd7acae7d6bff3cb8610ab9b.tar.gz hercules-7924f0a9251dba9dbd7acae7d6bff3cb8610ab9b.tar.bz2 hercules-7924f0a9251dba9dbd7acae7d6bff3cb8610ab9b.tar.xz hercules-7924f0a9251dba9dbd7acae7d6bff3cb8610ab9b.zip |
- Removed log_uptime that was accidentally introduced in r1208
- Added some more freedom for the txt log paths since 32 wasn't enough
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9716 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 01c12521c..7b34a8247 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/01/26 + * Added some more freedom for the txt log paths since 32 wasn't enough + * Removed log_uptime that was accidentally introduced in r1208 [ultramage] 2007/01/24 * Cleaned up some more the Joint Beat implementation, so the status don't take effect until the attack connects. [Skotlex] |