Version 7.14
	* src
	server properly reads subprocess pipes now, so the don't overrun anymore
	varwidth environments now properly closed when doing latex runs to calculate
	optimized column width
	stub for selftesting added but no functionally implemented yet          
Version 7.13
	* src
	Webserver now does time out if processing takes to long
	Article on New Jouralsim compiles aganin
	This solved by packing table cell in varwidth minipages for column width calculation
	html fallback. If a server does not seem to be running mediawiki html is processes as fallback
Version 7.12
	* src
        Web server got a professionally looking web interface new
	Formulas on the German Wikipedia work again
Version 7.11
	* src
        progress strings are now printed to allow precise progress indication
Version 7.10 
	* src
        alternative LaTeX headers can be supplied by the user
Version 7.5
	* src
        books can now have an index
Version 7.4
	* src
        -c command line option also on Windows
        use of more that one cpus core by runtime system enabled
Version 7.3
	* src
	Using multiple OS threads. Speedup by a faktor of two due to IO parallelism
Version 7.2
	* src
        images and list of figures works for even more non wikimedia wikis
        fonts now switched during latex run so full 16 bit unicode support on debian included
        server added
Version 7.1
	* src
	mediawiki urls in default configuration, that is with index.php in between work
	relative pathnames for -c command line option work
	gui added
	table of contents is only procuded once per document
Version 6.6
	* src
        Added command line option for using megafont ttf files if requested
Version 6.5
	* Makefile:
	A lot of improvements int the building process. Should be easily
	packageable now.
	Using 'install' instead of 'cp' to make sure file access is right.
	Generate man page.

	* mediawiki2latex.1:
	Completed man page.

	* INSTALL:
	Listed most dependencies. Needs to be polished.

	* .:
	Removed useless files and folders.
	Removed backup files.

Version 6.4
	...
