2009-10-16  SVN: new release

	* Release: 1.5.1

2009-10-16 16:23  kenny@EASE.ED.AC.UK

	* ffox.cin: Remove any old 'backup' config files the old versions
	  of the component left behind.

2009-10-16 16:22  kenny@EASE.ED.AC.UK

	* specfile: Stop and restart the component when the firefox RPM is
	  uninstalling (during upgrades) so that rpm can delete the old
	  /usr/lib/firefox-* directory.

2009-10-14 10:57  kenny@EASE.ED.AC.UK

	* ChangeLog, lcfg.yml: lcfg-ffox release: 1.5.0

2009-10-14 10:57  kenny@EASE.ED.AC.UK

	* ffox.cin, ffox.def.cin, ffox.pod.cin, lcfg.yml, specfile,
	  templates/lockprefs.js.tmpl.cin: Rewrite of component code by
	  Stephen Quinney. Now in Perl and can manage several Firefox
	  installation paths at once. Various minor bug fixes.

2009-05-29 13:56  kenny@EASE.ED.AC.UK

	* ChangeLog, lcfg.yml: lcfg-ffox release: 1.4.0

2009-05-29 13:55  kenny@EASE.ED.AC.UK

	* ffox.def.cin: Fix typo in comment.

2009-05-28 16:11  kenny@EASE.ED.AC.UK

	* ffox.cin, ffox.def.cin, ffox.pod.cin: Hard wire template pathname
	  into component since it's renamed.

2009-05-28 11:15  kenny@EASE.ED.AC.UK

	* ChangeLog, lcfg.yml: lcfg-ffox release: 1.3.1

2009-05-28 11:15  kenny@EASE.ED.AC.UK

	* ffox.cin, ffox.pod.cin: Documentation tidy up. Fix resource name
	  in derivation comment.

2009-05-28 10:38  kenny@EASE.ED.AC.UK

	* ChangeLog, lcfg.yml: lcfg-ffox release: 1.3.0

2009-05-28 09:29  kenny@EASE.ED.AC.UK

	* Description.plist.cin, Info.plist.cin, ffox.cin, ffox.def.cin,
	  ffox.pod.cin, lcfg.yml, specfile,
	  templates/lockprefs.js.tmpl.cin: Use new build tools macro names.

2009-05-27 16:02  kenny@EASE.ED.AC.UK

	* templates/lockprefs.js.template.cin,
	  templates/lockprefs.js.tmpl.cin: Rename to match build tools
	  expectations.

2009-05-27 16:01  kenny@EASE.ED.AC.UK

	* lockprefs.js.template.cin, templates, templates/README,
	  templates/lockprefs.js.template.cin: Moved template file.

2009-05-27 15:24  kenny@EASE.ED.AC.UK

	* README.BUILD, config.mk, lcfg.yml: Start converting to new build
	  tools.

2009-05-26 13:45  kenny

	* ffox.pod.cin: Tidy up documentation a bit.

2007-08-28 14:49  kenny

	* ChangeLog, config.mk: Release: 1.2

2007-08-28 14:49  kenny

	* config.mk: Name Apple package zip file. Bum minor release number.

2007-08-28 14:49  kenny

	* Makefile: Create zip file of Apple package.

2007-08-28 14:48  kenny

	* ffox.def.cin: Fix schema checks for homepage and proxy autoconfig
	  URLs.

2007-08-28 14:13  kenny

	* ChangeLog, config.mk: Release: 1.1

2007-08-28 14:12  kenny

	* lcfg.mk, os.mk, site.mk: Shouldn't be in CVS.

2007-08-28 13:48  kenny

	* ChangeLog, config.mk: Release: 1.1

2007-08-28 13:48  kenny

	* config.mk: Bump minor version.

2007-08-28 13:48  kenny

	* buildtools.mk: Shouldn't be in here - is provided by the
	  platform.

2007-08-28 13:47  kenny

	* ffox.def.cin: Fix schema test for null.

2006-04-18 16:01  jjarvis

	* Makefile: Get the private/var/lcfg files installed correctly

2006-04-18 11:14  jjarvis

	* ChangeLog, config.mk: Release: 1.0

2006-04-18 11:14  jjarvis

	* ChangeLog, config.mk: Release: 1.0

2006-04-18 11:14  jjarvis

	* Description.plist.cin, Info.plist.cin, Makefile, config.mk,
	  ffox.def.cin: Allow this component to be packaged for the MacOSX
	  as well as Linux

2006-03-21 17:19  kenny

	* ChangeLog, config.mk: Release: 1.0.2

2006-03-21 17:19  kenny

	* ChangeLog, config.mk: Release: 1.0.1

2006-02-08 21:57  kenny

	* ffox.def.cin: Give better error messages in schema validation.

2006-02-07 10:24  kenny

	* ffox.def.cin: Don't need the notify or components resources.

2006-02-06 16:59  kenny

	* ffox.cin: The managed file always needs to exist, so rather than
	  deleting it
	  when the component stops, leave it as an empty file.

2006-02-06 16:47  kenny

	* ffox.cin: Clean up the comment for lock_prefs list items.

2006-02-06 16:45  kenny

	* ffox.pod.cin: The conventional name for the lockprefs_file has a
	  .js extension.
	  
	  Mention that preferences locked in the lock_prefs list take
	  precedence
	  over any locked via their named resource.
	  
	  Add FIREFOX_ROOT to the path for the firefox.js file.

2006-02-06 16:41  kenny

	* lockprefs.js.template.cin: Add some more comments on how the
	  generated file is used.
	  
	  Don't write an extra newline to the end of the generated file.

2006-02-06 16:31  kenny

	* ffox.def.cin: Rename the lock_prefs name item to be pref instead.

2006-02-06 16:30  kenny

	* ffox.cin: Fix typo in resource name.

2006-02-06 16:14  kenny

	* ffox.cin: Much simpler now. We don't need to cache a copy of the
	  prefcalls.js
	  file since we now have our very own file to manage.
	  
	  Add on extra lockprefs tagged list items.
	  
	  Simply delete our managed file during the stop method.

2006-02-06 16:03  kenny

	* ffox.pod.cin: Update the description of how the component works.
	  
	  Prefix all preference resources with lock_.

2006-02-06 15:51  kenny

	* ffox.def.cin: We don't need an intermediate locked prefs file.
	  Just maintain the in
	  service file.

2006-02-06 15:28  kenny

	* ffox.def.cin: All resources now start lock_ since we're locking
	  them.
	  
	  Add a list called lock_prefs, each of which can have a
	  prefernence
	  name and a value. This is to allow arbitrary preferences to be
	  locked.
	  
	  We're now maintaining a different file, so don't call it
	  prefcalls any
	  more.

2006-02-06 15:11  kenny

	* lockprefs.js.template.cin: Change all Firefox preference resource
	  names to start with lock_ since
	  we're locking them.

2006-02-04 12:37  kenny

	* ffox.cin: Fix typo!

2006-02-04 12:36  kenny

	* ffox.cin: Don't need a start method.
	  
	  Add more comments.
	  
	  Check if we have a cached file to restore in the stop method.

2006-02-04 12:24  kenny

	* Makefile: Install the template, it's not called "template" any
	  more.

2006-02-04 12:21  kenny

	* ffox.pod.cin: We're locking preferences, not settings.

2006-02-04 12:19  kenny

	* ffox.pod.cin: Explain how the component works. Also document most
	  of the resources.

2006-02-04 11:31  kenny

	* lockprefs.js.template.cin: The JS function is lockPref() not
	  lockPrefs().
	  
	  Add some more comments to the top of the file.

2006-02-04 02:19  kenny

	* ChangeLog, Makefile, README, README.BUILD, buildtools.mk, config,
	  config.mk, ffox.cin, ffox.def.cin, ffox.pod.cin, lcfg.mk,
	  lockprefs.js.template.cin, os.mk, site.mk, specfile, test,
	  test/data, test/data/template001, test/data/test001.log,
	  test/log, test/resources, test/resources/test001, test/results,
	  test/results/test001, test/run.cin, test/tests,
	  test/tests/test001: Initial import

2006-02-04 02:19  

	* .: Standard project directories initialized by cvs2svn.

