2007-09-04  CVS: new release

	* Release: 2.0.2

2007-09-04  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* qxpack.cin: Removed
	* rpmcache.cin: Get LCFG::PkgList to prefix log output

2007-08-30  CVS: new release

	* Release: 2.0.1

2007-08-30  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* rpmcache.cin: Completely rewritten to use the lcfg-pkgtools
	system. This component no longer ships any perl modules.

2007-08-29  CVS: new release

	* Release: 1.1.27

2007-08-29  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* specfile, Makefile: No longer ship qxpack, it's now part of the
        	lcfg-pkgtools-perl package

2007-08-21  CVS: new release

	* Release: 1.1.26

2007-08-21  Chris Cooke  <cc@inf.ed.ac.uk>
	
	* config.mk: noted sl5 support
	
2007-02-15  CVS: new release

	* Release: 1.1.25

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

	* qxpack.cin: Made work with warnings turned on
	* Noted fc6 support

2006-11-08  CVS: new release

	* Release: 1.1.24

2006-11-08  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* LCFG/RPMCache/Utils.pm.cin: Added the ability to pass the
        	default architecture to the ReadRPMs method.

2006-10-25  CVS: new release

	* Release: 1.1.23

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

	* config.mk: Added Fedora5 to the PLATFORMS list
	* specfile: Copyright changed to License, also added some
	   missing dependencies

2006-03-15  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* Switched TEST to TESTING

2005-05-12  CVS: new release

	* Release: 1.1.22

2005-05-12  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Added BUILDDATE to RPM info
	* Fixed some potential parsing problems with RPM info
	
2005-03-08  CVS: new release

	* Release: 1.1.21

2005-03-08  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Now recognising "+" and "-" in rpmcfg files. This is necessary
	  for the orgbuilder to process rpmcfg files which might contain
	  these, even thought they aren't present in files processed
	  by the rpmcache component.

2005-02-25  CVS: new release

	* Release: 1.1.20

2005-02-25  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Fixed tests

2005-02-09  CVS: new release

	* Release: 1.1.19

2005-02-09  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Removed (apparently) redundant 'path' resource from defaults

2005-02-09  CVS: new release

	* Release: 1.1.18

2005-02-09  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Port to FC3
	* Use CINFILES in Makefile

2004-07-29  CVS: new release

	* Release: 1.1.17

2004-07-29  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Changed some default resources

2004-07-29  CVS: new release

	* Release: 1.1.16

2004-07-29  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* We now store the file containin the name of the rpmlist in
	  the cache itself (as ".rpmlist"). Otherwise there is a problem
	  if several programs attempt to use the library - especially
	  if they are run with different uids.

2004-07-28  CVS: new release

	* Release: 1.1.15

2004-07-28  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Minor correction to error message

2004-07-07  CVS: new release

	* Release: 1.1.14

2004-07-07  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Fixed bug in determination of SRPMs
	* If the repository doesn't contain an rpmlist file, but it
	  is a local directory, get the rpm list by reading the directory.
	* Fixed bug which caused the dot files generated by genhdfile
	  to appear in generated rpmlists.

2004-07-06  CVS: new release

	* Release: 1.1.13

2004-07-06  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Use "cpp" instead of "gcc" becaue gcc isn't there at
	  install time

2004-07-06  CVS: new release

	* Release: 1.1.12

2004-07-06  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Keep track of name of rpmlist file, so we can delete the old
	  one if it is changed.

2004-06-30  CVS: new release

	* Release: 1.1.11

2004-06-30  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Added RPMs() accessor to library.
	* qxpack prints all RPMs if no arguments
	* Miscellaneous fixes to the library for lcfg-orgbuilder
	
2004-06-29  CVS: new release

	* Release: 1.1.10

2004-06-29  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Added -a option to qxpack

2004-06-29  CVS: new release

	* Release: 1.1.8

2004-06-29  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Added test option -t

2004-06-29  CVS: new release

	* Release: 1.1.7

2004-06-29  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Added qxpack

2004-06-29  CVS: new release

	* Release: 1.1.6

2004-06-29  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Changed the fetch process to be compatible with updaterpms.
	  There is now no CGI required on the server, but the rpm
	  directory on the server must contain an rpmlist file
	  as required by updaterpms.
	* Tidied the library so that the interface is cleaner and
	  it is documented.
	* Added functions to the library suitable for other programs, such
	  as the ability to fetch the corresponding SRPMS.
	* We now accept URLs for the rpmcfg file as well as local files
	  (but watch out for #includes!)
	* Implemented (comma-separated) list of rpmcfg specs
	* rpmpath is now compatible with updaterpms
	* Implemented option to pass arbitrary cpp options
	* Implemented install method
	* Implemented -r root option
	
2004-06-21  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Removed "os" and "path" pragmas from Utils library
	* Added "derive" and "context" pragmas to Utils library

2004-06-07  CVS: new release

	* Release: 1.1.5

2004-06-07  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Removed @ENCODING@ specification from RPMCache::Utils.pm

2004-05-07  CVS: new release

	* Release: 1.1.4

2004-05-07  CVS: new release

	* Release: 1.1.3

2004-05-07  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Factored out some routines so that they can be used by other
	  programs.
	* Fixed error in test
	* Added support for pragmas in rpmcfg file to indicate RPM
	  categoriers and other meta information
	
2004-04-23  CVS: new release

	* Release: 1.1.2

2004-04-23  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Verbose mode displays trigger output (Bugzilla #453)
	* Detect warning from trigger command.
	* Fail immediately if wildcard instantiation fails

2003-08-12  CVS: new release

	* Release: 1.1.1

2003-08-12  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Removed perl-RPM_Utils from deps.

2003-08-08  CVS: new release

	* Release: 1.1.0

2003-08-08  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Updated for RH9 and new buildtools

2003-03-27  CVS: new release

	* Release: 1.0.14

2003-03-27  CVS: new release

	* Release: 1.0.13

2003-03-27  CVS: new release

	* Release: 1.0.12

2003-03-27  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Arg! Fixed nasty bug which flushed the cache on every run!

2003-03-27  CVS: new release

	* Release: 1.0.11

2003-03-27  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Fixed problem with "make test"

2003-03-27  CVS: new release

	* Release: 1.0.10

2003-03-27  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Added test infrastructure for testing RPM matching without
	  installing and using remote CGI scripts.

2003-03-27  CVS: new release

	* Release: 1.0.9

2003-03-25  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Added support for /ARCH in RPM specifications

2003-03-18  CVS: new release

	* Release: 1.0.8

2003-03-18  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Minor fixes to log messages

2003-03-18  CVS: new release

	* Release: 1.0.7

2003-03-18  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Added "preserve" and -c/-p options

2003-03-17  CVS: new release

	* Release: 1.0.6

2003-03-17  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Unlock the repository before running the trigger!

2003-02-21  CVS: new release

	* Release: 1.0.5

2003-02-21  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Fixed stupid bugs.

2003-02-21  CVS: new release

	* Release: 1.0.4

2003-02-18  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Added basic HTTP authorization

2003-02-05  CVS: new release

	* Release: 1.0.3

2003-02-05  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Fixed bug in version comparisons
	* Added proper support for -D option (dummy mode)
	* Fixed bug in updaterpms lockfile

2003-02-04  CVS: new release

	* Release: 1.0.2

2003-02-04  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Fixed small bug in wildcard regexps
	* Use full pathname for "om" in defaults
	* Added support for updaterpms lockfile
	
2003-01-31  CVS: new release

	* Release: 1.0.1

2003-01-31  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Oops. Left some diagnostics in.

2003-01-31  CVS: new release

	* Release: 1.0.0

2003-01-31  CVS: new release

	* Release: 0.99.5

2003-01-31  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Almost complete.

2003-01-31  CVS: new release

	* Release: 0.99.4

2003-01-31  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Additions to .def file. 
	* POD file.

2003-01-30  CVS: new release

	* Release: 0.99.3

2003-01-30  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Now instantiating versions correctly.

2003-01-30  CVS: new release

	* Release: 0.99.2

2003-01-30  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Checkpoint this version which has a working RPC with
	  the server CGI.

2003-01-30  CVS: new release

	* Release: 0.99.1

2003-01-30  Paul Anderson  <dcspaul@inf.ed.ac.uk>

	* Skeleton code. Used to ship .def file to server
	  for testing.



