ossp-pkg/fsl/ChangeLog 1.17 -> 1.18
--- ChangeLog 2003/05/22 12:30:35 1.17
+++ ChangeLog 2003/05/22 14:01:55 1.18
@@ -3,7 +3,7 @@
_|_||_| | | | \___ \___ \| |_) | | |_/ __| |
|_||_|_| | |_| |___) |__) | __/ | _\__ \ |
|_|_|_| \___/|____/____/|_| |_| |___/_|
-
+
OSSP fsl - Faking/Flexible Syslog Library
CHANGELOG
@@ -14,28 +14,28 @@
openlog(2) is called without LOG_NDELAY no filedescriptor is
consumed. Prevously debugging unconditionally took one or more
filedescriptors which violates POSIX.
-
+
*) for compatiblity reasons, the library will no longer print any
messages to stderr under any circumstances. If debugging is not
possible or disabled, messages will be silently discarded.
-
+
*) for security reasons the process environment is completely
ignored. The drawback is that FSL_CFGDIR, FSL_PREFIX and most
debugging options are now configure options only.
-
+
*) for safety reasons, when debugging is not used the whole
debugging code is replaced with a simple no-operation stub function.
-
+
*) for convenience reasons, what(1) or a "strings binarywithfsl |
grep '@(#)'" will provide information about debugging code being
omitted or included and, in the latter case, which logfile and
logmask are being used.
-
+
*) for convenience reasons and to keep simple things simple,
debugging now logs to a file only and support to use l2spec for
debugging is entirely removed at this time. The logfile, the logstop
maximum file size and the logmask are configure options.
-
+
*) for flexibility reasons but still to stay away from the process
environment the logmask is configured by reading the content of a
symlink.
@@ -111,7 +111,7 @@
Changes between 1.0.0 and 1.0.1 (01-Aug-2002 to 02-Aug-2002)
- *) Change building of fsl_version.c from direct inclusion
+ *) Change building of fsl_version.c from direct inclusion
to standard object linking.
[Ralf S. Engelschall <rse@engelschall.com>]
|
|