******************************************************
CelestLab - CNES Space mechanics toolbox for Scilab
Version: 2.2.0 
******************************************************
=> See the detailed changelog for more information.

----------------------
Version 2.2.0				  
----------------------
Date: July 27, 2011.
Changes: 
- 9 new functions  
- 7 new demos
- Several functions improved (performance, simplicity of code)
- A few bugs fixed
- 2 deprecated functions


----------------------
Version 2.1.1				  
----------------------
Date: January 6, 2011.
Changes: 
- Correction of 2 demos
- 1 (minor) bug fixed


----------------------
Version 2.1.0				  
----------------------
Date: December 22, 2010.
Changes:
- New functions: CL_rot_defRotVec, CL_rot_defFrameVec, CL_path, CL_dMult
- A few bugs fixed
- Several functions improved (performance, simplicity of code)
- Celestlab predefined data are now loaded from files (see CL_init) 
  
            
----------------------
Version 2.0.1				  
----------------------
Date: June 3, 2010.
Changes:
- Handling of global variables in CelestLab. 
  You can now set for example %CL_mu=3.8e14 in the console and that variable 
  will be used consistently throughout CelestLab, 
  whereas you used to have to modify the global variable to do that.
- Several bugs fixed
- New demo : Visibility / Accessibility at equator


----------------------
Version 2.0.0				  
----------------------
Date of version: March 22, 2010.
NB: Some interfaces have been improved. Therefore, this version is not fully 
compatible with the previous one.
Changes:
- A few anomalies corrected
- Several functions added
- Several new demos (with enhancements)
- Various improvements to documentation
- Improved error handling in several functions
- Improved performance and code of several functions simplified 
- A few functions removed (should be replaced by new improved functions in the future) 
- A few functions/constants/arguments renamed (for library consistency)
- Some interfaces modified


----------------------
Version 1.0.1				  
----------------------
Date of version: December 18, 2009.
Changes:
- Amelioration of demos
- Correction of CL_gm_equatorialOverlap.sci
- Correction of CL_gm_equatorialSwath.sci
 (vectors [1,n] instead of [n,1])
- About page (explanations on constants)
	

----------------------
Version 1.0.0				  
----------------------
First version: December 17, 2009.

