2007-12-10  Bert Bos  <bert@Europa.local>

	* xmptool.c: All values are now unescaped when parsing XMP and
	escaped when writing XMP. The shell (-s) output now also include
	$xmp_multi to indicate Alt, Bag or Seq. Deleting (-d) now properly
	deletes all matching properties.

2007-12-08  Bert Bos  <bert@Europa.local>

	* xmptool.c: Option -d didn't delete all values, if the values
	were at the start of the list.

2007-12-08  Bert Bos  <bert@w3.org>

	* xmptool.c: The values are now output in the same order as in the
	input. Alt, Bag and Seq are now separate, i.e., no longer treated
	as Alt.

2007-12-06  Bert Bos  <bert@Europa.local>

	* Published version 0.4.

	* xmptool.c, xmptool.1: Dublin Core properties may be abbreviated
	on the command line. E.g., "title" is equivalent to
	"http://purl.org/dc/elements/1.1/title".

2006-08-10  Bert Bos  <bert@w3.org>

	* types.c: If strapp() is called with a NULL as first arg, a new
	string will be allocated on the heap.

	* xmptool.c: A new program to query or insert properties in XMP
	files.

