home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume27 / clc / part01 / libs / src / xlog / CHANGELOG next >
Encoding:
Text File  |  1993-11-28  |  527 b   |  20 lines

  1.  
  2. 1.0.8:
  3.     First release
  4.  
  5. 1.0.9:
  6.     Fixed bug in the syslog xlogs.
  7.  
  8. 1.1.2:
  9.     * Timestamps are now always included
  10.     * If NO_SYSLOG is defined, syslog xlogs become unavailable (this was
  11.       available in 1.0.9 but it didn't work right).
  12.  
  13. 1.1.3:
  14.     * corrected macros SYSLOG/FILELOG in slog.h/filelog.h
  15.     * removed slp_ident_is_malloced field from struct syslog_parms (slog.h)
  16.     * Conditional use of LOG_PID/LOG_NOWAIT (slog.c)
  17.     * slog_control returns XLOG_EBADOP for XLOG_GETFD (slog.c)
  18.     * documented how xlog_control should work (xlog.3)
  19.  
  20.