                  CelestLab - CNES Space mechanics toolbox for Scilab
                  ===================================================

Version 2.0.1 release notes :				  
===========================
Date of version: 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

See the detailed changelog for a comprehensive list.				  


Version 2.0.0 release notes :				  
===========================
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

See the detailed changelog for a comprehensive list.


Version 1.0.1 release notes :				  
=============================
Date of version: December 18th 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 release notes :				  
=============================
First version : December 17th 2009.
