diff options
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index a6c499e82..081c0b8cb 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,12 @@ Date Added 03/07 + * Added uptime logging support whenever the server closes, to enable change + the 0 to 1 in core.c [celest] + #define LOG_UPTIME 0 + To-do: Add this as an option to log config + * Fixed 'make clean' not removing the .o files in /common [celest] + * Updated core and map-server to jA 1115~1137 [celest] - Added monster_delay_damage to battle conf - Increased some default settings in script conf |