Updated ChangeLog

This commit is contained in:
Michiel Broek 2004-07-25 18:39:56 +00:00
parent 2667b0bf93
commit 37da122d0d

View File

@ -1,23 +1,21 @@
$Id$ $Id$
DE CRONTAB STAAT UIT !!!!
v0.61.2 11-Jul-2004 v0.61.2 11-Jul-2004
upgrade: upgrade:
Check if /opt/mbse/var/msgs is empty before using this version.
Make sure that /opt/mbse/queue is empty, then close the Make sure that /opt/mbse/queue is empty, then close the
bbs with "mbstat close wait". Then do the upgrade. bbs with "mbstat close wait". Then do the upgrade.
In mbsetup menu 1.14 update the TCP/IP connection details. In mbsetup menu 1.14 update the TCP/IP connection details.
In the examples directory type "make macros" to update the In the examples directory type "make macros" to update the
macro templates. Be carefull if you have personalized versions. macro templates. Be carefull if you have personalized versions.
Check if /opt/mbse/var/msgs is empty before using this version.
general: general:
Added -fno-strict-aliasing switch to gcc to prevent some Added -fno-strict-aliasing switch to gcc to prevent some
warnings. warnings.
libmbse.a: libmbse.a:
Added logging for obsolete .tic files in .flo files.
When files are attached that should "leave" after sent (not When files are attached that should "leave" after sent (not
truncated or removed) they are now prepended with the @ truncated or removed) they are now prepended with the @
character instead of no character. This is compatible with character instead of no character. This is compatible with
@ -44,9 +42,9 @@ v0.61.2 11-Jul-2004
but also for files with the same name that are replaced. but also for files with the same name that are replaced.
Currently tested: duplicate names - works. Currently tested: duplicate names - works.
keep # - works. keep # - works.
replace - replace - in test.
Removed debug logging from toberep function since all problems Removed debug logging from toberep function since all problems
seems solved. are solved.
In rfc2ftn added check for ".\n" to change to " .\n" instead of In rfc2ftn added check for ".\n" to change to " .\n" instead of
only check for ".\r\n". only check for ".\r\n".
Added support for *.msg files. If any are found, they are Added support for *.msg files. If any are found, they are