2008-05-02  Stan Cox  <scox@redhat.com>

	* SysRoot.java (findExe): Follow Unix ./executable convention.
	* TestSysRoot.java (testExePath): New.

2008-04-30  Stan Cox  <scox@redhat.com>

	* SysRoot.java (findExe): Consider relative paths.

2008-04-24  Stan Cox  <scox@redhat.com>

	*  package.html: New file.

2008-04-17  Andrew Cagney  <cagney@redhat.com>

	* TestSysRoot.java: Use frysk.config.Prefix.

2008-04-10  Stan Cox  <scox@redhat.com>

	* TestSysRoot.java: Change to use funit-quicksort.

2008-04-07  Stan Cox  <scox@redhat.com>

	* SysRoot.java (getLibPathViaSysRoot): New.

2008-03-31  Stan Cox  <scox@redhat.com>

	* SysRootFile.java (getSysRootedPath): New.
	* SysRoot.java (SysRoot(String)): New.

2008-03-27  Stan Cox  <scox@redhat.com>

	* SysRootFile.java (getSysRoot): Make public.
	(getFile): Likewise.

2008-03-13  Stan Cox  <scox@redhat.com>

	* SysRootFile.java: New.
	* SysRoot.java: Renamed from Sysroot.java.  Changed to use SysRootFile.
	* TestSysRoot.java: Renamed from TestSysroot.java.  Changed to use SysRootFile.
	* SysRootCache.java: Renamed from SysrootCache.java. Change all callers.

2008-03-11  Stan Cox  <scox@redhat.com>

	* SysrootCache.java: New file.
	(getSysroot): Change all callers of DwflCache.getSysroot
	to use this.
	* Sysroot.java: New file.
	* TestSysroot.java: New file.
