Changes between Version 47 and Version 48 of Release Notes
- Timestamp:
- Sep 5, 2014, 4:12:29 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release Notes
v47 v48 2 2 3 3 If there is anything that has to be taken care of manually after updating the scripts from previous versions (e.g. add an option to the global config or copy files) it will explicitly be stated in the release notes. 4 5 === v.54 (2014-09-05) === 6 * Updated the [[Server fixes]] to 0.92.5361.28833 7 * Added global config option "STOP_WAIT" 8 9 '''Update from previous versions:''' 10 * Add the following line to ''/etc/7dtd.conf'' if you want to change the default 5 second wait on stopping an instance (change the value to whatever you like): 11 {{{ 12 export STOP_WAIT=10 13 }}} 4 14 5 15 === v.53 (2014-09-05) ===