2013-06-24    <a.nelson@prometheuscomputing.com>

	* fiwalk.py: Give standalone usage slightly nicer error handling

2013-06-21    <a.nelson@prometheuscomputing.com>

	* dfxml_tool.py: Assign a version to this script (as it works pretty well now, I chose "1.0.0") - necessary for some provenance information
	* dfxml_tool.py: Optionally include provenance information (similar to Fiwalk)
	* dfxml_tool.py: Clean file-not-found error output (found on broken symlinks)
	* Python: Add 'make check' invocation for unit tests

2013-06-12    <a.nelson@prometheuscomputing.com>

	* dfxml_tool.py: Report file creation and metadata-change time, when available
	* dfxml_tool.py: Optionally output file system timestamps in ISO-8601
	* dfxml_tool.py: Optionally include directories in output listing
	* dfxml_tool.py: Include additional file metadata (partition and inode numbers)
	* dfxml_tool.py: Add alternative filename simplifier

2013-06-11    <a.nelson@prometheuscomputing.com>

	* dfxml_tool.py: Report file read failures

2013-05-28    <a.nelson@prometheuscomputing.com>

	* python: Integrated three changesets from end of 2012
	* dfxml.py, rdifference.py: Change interface of RegXML cell type
	* dfxml.py: Revise method of hashing data of Registry "value" cells
	* dfxml.py: Trim superfluous code

2013-04-23    <a.nelson@prometheuscomputing.com>

	* idifference.py: Relax input name requirements; passing a ".dfxml" file silently failed.

2013-04-08    <a.nelson@prometheuscomputing.com>

	* dfxml_tool.py (class fileobject): add filename simplifier

2012-12-18    <ajnelson@cs.ucsc.edu>

	* dfxml.py (class fileobject): correct file extraction in Python 3

2012-12-17    <ajnelson@cs.ucsc.edu>

	* dfxml.py (class dftime): add parser and tests for email timestamp format
	* dfxml.py (class fileobject): correct 'allocation' interpretation

2012-11-24    <ajnelson@cs.ucsc.edu>

	* dfxml.py (class byte_runs): change comparator methods (Python 3 doesn't use __cmp__)

2012-10-31    <simsong@ncr.nps.edu>

	* deidentify_xml.py (xml_sanitizer._start_element): fixed problem quoting attributes

2012-04-03  Simson Garfinkel  <simsong@mncrnpsedu.local>

	* dfxml.py: globally changed .data to .cdata for consistency.

2012-02-23  Simson Garfinkel  <simsong@Mucha.local>

	* dfxml.py (fileobject_reader._start_element): claned up handling of byte runs within fileobjects

