1999-12-03  Erick Gallesio  <eg@unice.fr>

	* Cle.prj: Version 0.4 release

	* src/cle.c: moddified the reader procedure to take into account 
	changement in the echo discipline of the sleave application. Useful 
	when the application ask for a password: the typed characters don't 
	appear on the screen and are not logged in the history.
	

1999-11-18  Erick Gallesio  <eg@unice.fr>

	* Use the POSIX.1 sigaction primitive when available instead of the
	C signal procedure. 

	* configure.in: The version was not correctly set. Consequently the 
	--version was not very informative.

	* src/cle.c: applied patches from Alain Mellan <alain.mellan@st.com>
	In particular the terminal is correctly reset when program exits.

1999-11-17  Erick Gallesio  <eg@unice.fr>

	* Added a symbolic link readline to readline-4.0. This allows
	compilation on machine which don't have a standard readline 
	installed. 
	
	
	

