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

------------------------------------
Version 2.3.0 - January 31, 2012			  
------------------------------------
- 10 New functions: 
  CL_gm_inters3dLineEllips, CL_gm_inters3dConeSa,
  CL_op_shortPeriodsJ2Circ,
  CL_ex_eckHechInfos, CL_ex_lyddaneInfos,
  CL_oe_cir2kep, CL_oe_kep2cir,
  CL_interpLagrange, CL_ev_visibilityEph,
  CL_intervDiff.
  
- A few bug fixed (one major in CL_fr_locOrbMat) 

- A few functions improved 


------------------------------------
Version 2.2.0 - July 27, 2011		  
------------------------------------
Changes: 
- 9 new functions: 
  CL_gm_reflectionPtSph, CL_gm_eclipse, CL_gm_eclipseCheck,
  CL_rot_angles2quat, CL_rot_matrix2angles, CL_rot_quat2angles, 
  CL_rot_defRot1ax, CL_rot_defRot2ax,
  CL_locationInfo.
- 7 new demos
- Several functions improved (performance, simplicity of code)
- A few bugs fixed
- 2 deprecated functions


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


------------------------------------
Version 2.1.0 - 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 - 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 - 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 - December 18, 2009				  
------------------------------------
Changes:
- Improvement 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 - December 17, 2009				  
------------------------------------
First version. 

