VHFImport Library Change Log - June 2002


2002-06-09  Ilonka Fleischmann
	* PSImport.m (-interpret:): autorelease pool alle 100 schritte eingebaut !
	* DINImport.m (-getGraphicFromData:): no tool -> keep state.draw

2002-06-27  Georg Fleischmann
	* PSImport.m (-interpret): autorelease problem -> return NO removed, instead set ok = NO and break
	  PSImport.m (-interpret): poolCnt = 0, pool = nil, first pool allocation removed
	  PSImport.m (-interpret): cList = [NSMutableArray array]; instead of [self allocateList]
	  PSImport.m (-importPS: (DPS)): enclosed in autorelease pool, release of psContext enabled

new Package created

2002-06-29  Georg Fleischmann
	* DXFImport.m (-getGraphicFromData:): brackets around if if else
	* *Import.m: use ../Shared/*.h for shared headers
	* dxfColorTable.h, dxfOperators.h: reentrant save
	* *.m: #include instead of #import
