

Release Notes: Possible segfault issues if fopen() or malloc() calls failed have been fixed.


Release Notes: This release includes many fixes to the configure script, and should compile fine on Solaris now. It has switched to using syserror(), and there are other minor code changes.


Release Notes: A feature to create a symlink to the currently active logfile was added and the .spec file was readded to allow creation of a .rpm.


Release Notes: A bug with the full buffering mode was fixed, some %? expandoes for hostname info were added, and some code was cleaned up.


Release Notes: The program's reaction to SIGTERM was changed to flushing and exiting. The buffer size (-b) option was changed to be an absolute buffer size value. An errno code was added along with normal errors. The name of MAX_STDIN was changed to BUFSIZ and MAX_PATH was changed to PATH_MAX. SIGCHLD is now caught to clean up the zombie processes. An RPM .spec file was added.