Index: ossp-pkg/fsl/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/fsl/ChangeLog,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/fsl/ChangeLog,v' 2>/dev/null --- ChangeLog 2002/08/02 11:00:23 1.4 +++ ChangeLog 2002/08/02 11:06:38 1.5 @@ -11,6 +11,9 @@ Changes between 1.0.0 and 1.0.1 (01-Aug-2002 to xx-Aug-2002) + *) Fixed various typos in fsl.pod. + [Ralf S. Engelschall ] + *) Remove pcre_study(3) usage, because we do no repeated matchings and additionally (according to pcre(3)) studying for non-anchored patterns that do not have a single fixed starting character is @@ -25,6 +28,11 @@ Changes between *GENESIS* and 1.0.0 (09-Jul-2002 to 01-Aug-2002) *) Switched to OSSP l2 for message logging + [Thomas Lotterer ] + *) Switched to OSSP cfg and OSSP pcre for configuration parsing + [Thomas Lotterer ] + *) Based on fakesyslog.c from OpenPKG 1.0 + [Ralf S. Engelschall ]