tbd             Joachim Klein<Klein@tcs.inf.tu-dresden.>

	* Validate: Check for property violations
	* Validate: Check that APs are distinct
	* jhoafparser.storage: Infrastructure for storing automaton
	* jhoafparser.transformations: Transform between state- and transition-based acceptance
	* jhoafparser.analysis: Deduce syntactic properties
	* Command-line: Allow transformations via --transform parameter
	* Move source files to src directory, reorganize package structure
	* BooleanExpression: remove TRUE/FALSE static constructors, provide BooleanExpression(boolean)


2015-02-08  	Joachim Klein <klein@tcs.inf.tu-dresden.de>

	* Release version 1.0.1
	* JHOAFCmdLine: Fix output for if there is no filename / more than one filename on the command line.

