* oldsave, oldload functions (only used with macros of scilab 2.4) are removed
Replaces oldsave, oldload by save and load in your code.
+
+* bug 3669 fixed - integrate, intc and intl moved in Differential equations
+ interp1, interp2d and splin2d moved in the Interpolation module.
* libs/MALLOC/src/malloc.c is no longer build (used to be built for 64
bits archs). Note that if Scilab is built on a 64 bits and triggers a
// are also available at
// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-add_help_chapter("Differential Equations",SCI+"/modules/differential_equations/help/en_US",%T);
+add_help_chapter("Differential Equations, Integration",SCI+"/modules/differential_equations/help/en_US",%T);