

2003-Oct-31:
	07H38:PLD:DEV
		Added -q (quiet) option, which silences various non-fatal
		error messages.

2003-Aug-28:
	22H04:PLD:DEV
		Added bounds checking on Mini-FAT loader, to ensure it would
		not attempt to load up a FAT chain from a negative starting
		sector.

2003-Jul-16:
	21H23:PLD:DEV
		Added bounds check on chain follower/loader so that it would
		not attempt to seek from a starting sector < 0

2003-Jul-11:
	19H53:PLD:DEV
		Added bounds checking to OLE_dbstosbs()

2003-Jul-05:
	01H18:PLD:DEV
		Added --save-unknown-streams facility, this allows saving
			of streams which ripOLE doesn't yet know how to explicitly
			handle.

2003-Jul-04:
	20H52:PLD:DEV
		Posted to Freshmeat
		Applied small patch to stop compile warnings about bp and
		buffer pointers being used (possibly) uninitialised.

	08H13:PLD:DEV 
		Fixed segfault in code when extended-FAT/BAT/DIF was
		required.  This was caused by the header-conversion fn
		because it did not stop attempting to copy sectors beyond
		the first 109.

	00H10:PLD:DEV: 
		Fixed all 3 FAT modes, mini, standard and extended.

		All files now decode assuming they have the 'Ole10Native'
		element-name

2003-Jul-03:
	Initial code release, not currently usable to extract files
		but the code does dump the OLE streams to file, in which
		you can see the attachment information.


