2007-08-10  CVS: new release

	* Release: 1.1.13

2007-08-10  Chris Cooke <cc@inf.ed.ac.uk>

	* config.mk: noted sl5 support
	
2007-02-20  CVS: new release

	* Release: 1.1.12

2007-02-20  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* Noted fc6 support

2007-02-20  CVS: new release

	* Release: 1.1.11

2007-02-20  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* Attempt to fix detection of failure to start syslogd or klogd

2006-10-16  CVS: new release

	* Release: 1.1.10

2006-10-16  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* syslog.cin: Need to export Fail as well for the startup scripts

2006-10-16  CVS: new release

	* Release: 1.1.9

2006-10-16  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* syslog.cin: Tidied up some of the conditional tests to make
		the script safer.

2006-09-22  CVS: new release

	* Release: 1.1.8

2006-09-22  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* syslog.cin: Do not attempt to kill syslogd and klogd during testing

2006-09-13  CVS: new release

	* Release: 1.1.7

2006-09-13  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* syslog.cin: Added a Stop method
	* test/results/test001: Updated for output from Stop method

2006-06-08  CVS: new release

	* Release: 1.1.6

2006-06-08   Ken Dawson <ktd@inf.ed.ac.uk>

	* config.mk: Note now works on FC5 in PLATFORMS.
	
2005-02-28  CVS: new release

	* Release: 1.1.5

2005-02-28  Ken Dawson <ktd@inf.ed.ac.uk>

	* syslog.template.cin, test/data/syslog.conf.cin: Use .cin version of
	the test/data file to match the release and time.
	
2005-02-28  CVS: new release

	* Release: 1.1.4

2005-02-28  Ken Dawson <ktd@inf.ed.ac.uk>

	* Makefile: Fixed recently introduced error preventing installation of
	syslog.template.
	
2005-02-18  CVS: new release

	* Release: 1.1.3

2005-02-18  Ken Dawson <ktd@inf.ed.ac.uk>

	* Makefile: Add support for testing framework (see buildtools.mk).

	* syslog.cin (Configure): Make some operations conditional on whether
	or not in testmode.

	* syslog.template.cin: Mark date as insignificant for lcfgdiff.
	
	* test: Add test directory structure.
	
2005-01-27  CVS: new release

	* Release: 1.1.2

2005-01-27  Ken Dawson <ktd@inf.ed.ac.uk>

	* syslog.cin: Use @SHELL@.
	
	* config.mk: Update PLATFORMS.

2004-04-15  CVS: new release

	* Release: 1.1.1

2004-04-15  Ken Dawson <ktd@inf.ed.ac.uk>

	* syslog.pod.cin: Correct markup typographical error.
	
2004-04-15  CVS: new release

	* Release: 1.1.0

2004-04-15  CVS: new release

	* Release: 1.0.8

2004-04-15  Ken Dawson <ktd@inf.ed.ac.uk>

	* syslog.cin: Changes in Configure and Start to set group ownership
	of configurations file to root and group of syslogd and klogd daemon
	processes to root.
	
2003-09-18  CVS: new release

	* Release: 1.0.7

2003-09-18  Ken Dawson <ktd@inf.ed.ac.uk>

	* config.mk: Remove reference to omd (that I missed earlier).
	
2003-09-18  CVS: new release

	* Release: 1.0.6

2003-09-18  Ken Dawson <ktd@inf.ed.ac.uk>

	* syslog.cin, syslog.def.cin, syslog.pod.cin: Remove all
	references to facilities local3 and local4, and to omd.

	* syslog.template.cin: Reformat slightly to more closely match the
	syslog.conf file distributed with RedHat 9.

	* syslog.def.cin and syslog.pod.cin: Add alert priority
	configuration line as in the syslog.conf file distributed with
	RedHat 9.
	
2003-09-16  CVS: new release

	* Release: 1.0.5

2003-09-16  Ken Dawson <ktd@inf.ed.ac.uk>

	* syslog.cin (LogRotate): Add LogRotate method.
	
2003-08-19  CVS: new release

	* Release: 1.0.4

2003-08-19  Ken Dawson <ktd@inf.ed.ac.uk>

	* syslog.pod.cin: Moved resource definitions to a RESOURCES
	section. Added AUTHOR section and made the platforms text be
	derived from config.mk.

	* config.mk: Define PLATFORMS and remove TESTVARS.
	
2003-08-19  CVS: new release

	* Release: 1.0.3

2003-08-19  Ken Dawson <ktd@inf.ed.ac.uk>

	* syslog.cin (Configure): Get rid of references to resources of
	other components. One can use the resource m4_defines to change
	priority level to debug for a given facility.

	* TODO: Remove criticism that it accesses resources of other
	components.

	* syslog.pod.cin: Add note about using the m4_defines resource to
	control the priority level of messages being logged for the
	standard applications.
	
2003-08-18  CVS: new release

	* Release: 1.0.2

2003-08-18  Ken Dawson <ktd@inf.ed.ac.uk>

	* syslog.cin (Configure): Remove reference to dns.debug which is no
	longer a resource of lcfg-dns in the Redhat 9 version.

	* syslog.pod.cin: Add Redhat 9 to supported platforms.
	
2003-08-18  CVS: new release

	* Release: 1.0.1

2003-08-18  CVS: new release

	* Release: 1.0.0

2003-08-18  Ken Dawson <ktd@inf.ed.ac.uk>

	* syslog.cin (Start): Use the ngeneric StartProgress, Progress and
	EndProgress while waiting for daemons to start up.
	
2003-08-18  CVS: new release

	* Release: 0.100.1

2003-08-18  Ken Dawson <ktd@inf.ed.ac.uk>

	* config.mk: Deleted reference to syslog.confhead.
	
2003-08-18  CVS: new release

	* Release: 0.100.0

2003-08-18  Ken Dawson <ktd@inf.ed.ac.uk>

	* Merged syslog.confhead.cin and syslog.template.cin and deleted
	the former.

	* Makefile: Removed reference to syslog.confhead.

	* syslog.cin (Configure): syslogd now only signalled when base
	configuration has changed.
	
	* syslog.pod.cin: Rewritten documentation to describe new resources.

2003-08-15  CVS: new release

	* Release: 0.99.17

2003-08-15  CVS: new release

	* Release: 0.99.16

2003-08-15  Ken Dawson <ktd@inf.ed.ac.uk>

	* ngeneric version of syslog component.

	* Factored out configuration related processing from the Start method
	and placed it in a newly defined Configure method.

	* Generate the syslog.conf file from a template syslog.template and
	syslog.confhead.

	* Moved many variable definitions from syslog.cin to config.mk so
	that they can be easily overridden during testing using test.mk.
	
2003-08-14  CVS: new release

	* Release: 0.99.15

2003-08-14  CVS: new release

	* Release: 0.99.14

2003-02-28  CVS: new release

	* Release: 0.99.13

	* added missing resources to def file

2002-10-15  CVS: new release

	* Release: 0.99.12

	* Removed secloghost stuff as dcs.ed.ac.uk specific

2002-09-13  CVS: new release

	* Release: 0.99.11

	* Now removes /etc/logrotate.d/syslog to stop bogus logrotation messages

2002-05-03  CVS: new release

	* Release: 0.99.10

2002-05-03  CVS: new release

	* Release: 0.99.9

	* added temporary /etc/obj/conf links for config files
	  for backwards compatability. 

2002-05-02  CVS: new release

	* Release: 0.99.8

2002-05-02  CVS: new release

	* Release: 0.99.7

	* converted to dice-buildtools

2002-04-03  CVS: new release

	* Release: 0.99.6

	* new def structure

2002-02-18  CVS: new release

	* Release: 0.99.5

	* Fixed default value for configfile resource

2002-01-14  CVS: new release

	* Release: 0.99.4

2001-11-15  CVS: new release

	* Release: 0.99.3

2001-11-14  CVS: new release

	* Release: 0.99.2

2001-11-14  CVS: new release
	* First version
	
