2004-05-27 Dragan Sarbut <ds@baum.ro>

	* configure.in:
	Update version to 0.9.4.

	* NEWS:
	Updated.

2004-05-27 Dragan Sarbut <ds@baum.ro>
	
	* schemas/gnopernicus.schemas:
	Removed extra tag.
	Bug # 143286

2004-05-26 Dragan Sarbut <ds@baum.ro>

	* srconf/libsrconf/libsrconf.c:
	Modified a fuction so a warning message will not appear.
	* srcore/srspc.ch:
	* srcore/srmag.ch:
	* srcore/srbrl.ch:
	Organized all global variables in structures , modified all 
	functions acording to this , and created some functions to set/get 
	data from structures.
	
	* srcore/srctrl.c:
	Modified some functions that used the global variables witch are now 
	in structures.
	
	* srcore/srmain.c:
	Modified some functions to set the data in the structures.
	Bug #122459