diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 6ad6c835c..273315354 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,12 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/03/30 + * Added "do_abort" function to the core. It is invoked when the server has + received a Segmentation Fault or Floating Point Exception signal. Currently + the only one that uses it is the map-server, which then attempts to save + all online characters before aborting. Note that due to the current + coding of the sig plugin, do_abort will not be invoked if you use it! + This plugin needs to be updated... [Skotlex] * Continued script.c cleanup [Toms] 2007/03/29 * Corrected OPTION_XMAS since 2007 clients have split it up from |