2007-10-14  Ross Burton  <ross@burtonini.com>

	* configure.in:
	* NEWS:
	Version 2.20.1.

2007-10-08  Ross Burton  <ross@burtonini.com>

	* src/sj-extracting.c:
	Unset the temporary iterators after a rip, and check the iterator
	is valid before using it.  Maybe, just maybe, this fixes #403870.

2007-10-08  Ross Burton  <ross@burtonini.com>

	* src/sj-main.c:
	* src/sj-extracting.c:
	Only lock the drive when we're about to extract, and ensure its
	unlocked when finished. (#484535).

2007-09-27  Ross Burton  <ross@burtonini.com>

	* libjuicer/sj-util.c:
	Fix logic bug in error handling when creating directories
	(#481025, thanks William Lachance).

2007-09-19  Ross Burton  <ross@burtonini.com>

	* libjuicer/sj-extractor.c:
	Reference the initial profile to stop crashing when profiles are
	edited (#440400, Stefan Röllin)