2000-07-27  Dietmar Petras  <petras@einstein>

	* Makefile:
	File names changed to allow compilation on DOS with limited file names :-(
	- docas.h: Based on Revision 1.2 of Assembler.h
	- docas.c: Based on Revision 1.6 of Assembler.c
	- docdisas.c: Based on Revision 1.5 of Disassemble.c

	* docdisas.c:
	- Bug fix with printing of strings with quoted characters.
	- Verbose output format added (option -v)

	* lexan.l, md5.c, docdisas.c:
	Assignments between signed to unsigned corrected.

	* docas.h, docas.c, yaccan.y:
	Bug fix with reaallocation of OutputBuffer

2000-07-10  Dietmar Petras  <petras@einstein>

	* getopt.h, getopt.c:
	Files copied from version 2.1.2 release of the GNU C Library

2000-04-21  Dietmar Petras  <petras@einstein>

	* Disassemble.c:
	- bug fix in PrintEOL()
	- reports missing mandatory fields

	* Assembler.c:
	New command line option `-i N' for generation of illegal configuration
	files to be used by Application Test Procedure (ATP) MAC-05.

	* Assembler.c:
	After faulty fopen print error message from strerror().

2000-03-02  Dietmar Petras  <petras@einstein>

	* md5.h, yaccan.h, yaccan.y, Assembler.c, Assembler.h, Disassemble.c, Makefile, hmac_md5.c, hmac_md5.h, lexan.h, lexan.l, md5.c:
	Initial revision.
