CHANGELOG:
----------

2006-04-16	Jaime Urzua	<jaime_urzua@yahoo.com>
	* Start to make internal changes to speed-up new revitions

2006-04-15	Jaime Urzua	<jaime_urzua@yahoo.com>
	* Make changes to build with scilab 4.0 using MINGW32
	* Start to compatibilize buildes with SEA
	* Bugs during man pages..


2005-10-08	Jaime Urzua	<jaime_urzua@yahoo.com>
	* Fix code bugs

2005-04-28	Jaime Urzua	<jaime_urzua@yahoo.com>
	* Change code using new TK/TCL calling sequence

2005-04-25	Jaime Urzua	<jaime_urzua@yahoo.com>
	* Take the code again ...
	* Check source
	* Fix Man Pages

2005-03-24	Jaime Urzua	<jaime_urzua@yahoo.com>
	* Take the code again ...
	* Change date in files
	* macros/importfis.sci : Minor bug fix
	
2004-11-11	Jaime Urzua	<jaime_urzua@yahoo.com>
	* man/eng/fcmeans.xml : Add help page.
	* gui/readme.tcl : Add some color in text.

2004-11-10	Jaime Urzua	<jaime_urzua@yahoo.com>
	* macros/fcmeans.sci : Add function
	* demos/flt_fcmeans.sce : Add example
	* demos/cmeans.txt : Add data
	* demos/demos.txt : Add fcmeans case	

2004-11-08	Jaime Urzua	<jaime_urzua@yahoo.com>
	* macros/printrule.sci : Spell check.
	* src/inter_sciFLT.c : Change error message.
	* src/util2.c : Add error message.
	* src/mfs.f : Code change -> Use some BLAS and check flag in scicos.
	* src/tnorm.f : Add flag detection in scicos computation routine.
	* src/snorm.f : Add flag detection in scicos computation routine.
	* src/sfls.c : Add flag detection in scicos computation routine, change error messages.
	* gui/readme.tcl : Add Button in widget.
	* macros/m2ts.sci : Add subroutine.
	* man/eng/m2ts.xml : Add
	* man/eng/fls_structure.xml : Add m2ts in See Also.	

2004-11-07	Jaime Urzua	<jaime_urzua@yahoo.com>
	* macros/evalfls_s.sci : Delete.	
	* src/flsengine.f : Code change -> Use some BLAS

2004-11-04	Jaime Urzua	<jaime_urzua@yahoo.com>
	* src/sciFLT.h : Spell check, add uinival.
	* demos/flt_tiptest.sce : Spell check.
	* demos/demos.txt : Spell check.
	* macros/evalfls_s.sci : Spell check.
	* src/flsencode.c : Delete var initialization, clean code.

2004-11-03	Jaime Urzua	<jaime_urzua@yahoo.com>
	* src/util1.f : Unroll/Change matrix initialization. Fix isgn error
	* src/flsengine.f : Change matrix initialization subroutine name
	* macros/genspace.sci : Vectorization.

2004-10-28	Jaime Urzua	<jaime_urzua@yahoo.com>
	* macros/importfis.sci : Fix defuzz method.

2004-10-12	Jaime Urzua	<jaime_urzua@yahoo.com>
	* Launch Revision 0.2 

2004-10-08	Jaime Urzua	<jaime_urzua@yahoo.com>
	* macros/editfls_plot.sci : Add.
	* gui/fuzzy_editor.tcl : Now can plot vars. Unset plotsurf (buggy)

2004-10-07	Jaime Urzua	<jaime_urzua@yahoo.com>
	* man/eng/snorm.gif : Spell check.
	* man/eng/tnorm.gif : Spell check.
	* man/eng/tnorm.gif : Fix short description.
	* man/eng/constant.xml : Correction.
	* man/eng/linear.xml : Correction.
	* man/eng/gbellmf.gif : Add.
	* man/eng/gbellmf.xml : Add image link.
	* man/eng/dsigmf.gif : Add.
	* man/eng/dsigmf.xml : Add image link.
	* man/eng/psigmf.gif : Add.
	* man/eng/psigmf.xml : Add image link.
	* man/eng/pimf.gif : Add.
	* man/eng/pimf.xml : Add image link.
	* man/eng/smf.gif : Add.
	* man/eng/smf.xml : Add image link.
	* man/eng/zmf.gif : Add.
	* man/eng/zmf.xml : Add image link.
	* gui/fuzzy_editor.tcl : Add blank page subroutine. Fix bug in
	sciFLTEditorDrawTree when no page to display. Fix bug in
	sciFLTEditorDelFls when delete fls.


2004-10-06	Jaime Urzua	<jaime_urzua@yahoo.com>
	* README.txt : Change url, also description.
	* builder.sce : Change LCC check, fix bug during fix man pages.
	* demos/demos.txt : Add missing description, spell check.		
	
	* In linux sciFLT don't work well, it's a subroutine name problem, the
	solution :
	* src/snorm.f : Change subroutine names.
	* src/tnorm.f : Same as snorm.f
	* src/sciFLT.h : Reflect the change.
	* src/inter_sciFLT.c : Reflect the change.
	* src/flsengine.f : Reflect the change.
	* src/inter_sciFLT.c : Reflect the name changes.

2004-10-05	Jaime Urzua	<jaime_urzua@yahoo.com>
	* Launch Revision 0.1 (BETA)
