From: jrt Date: Tue, 23 Mar 2004 09:57:30 +0000 (+0000) Subject: update X-Git-Tag: V1_5_0~3 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=e531bb537aff4f6678225667e065b2694e0e43aa update --- diff --git a/ChangeLog b/ChangeLog index 63644e2bd..ca9d43219 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,23 @@ #cvs2cl.pl --accum -l "-b" -U users.cvs2cl --header header.cvs2cl -T -b --utc ############################################################################### +2004-03-23 09:53 Jerome Robert + + * src/SMESHGUI/SMESHGUI.cxx: Add a MEDFILE attribut for selection + in Efficas. Patch submited by P. Rascle on 2004-03-22. + * src/SMDS/SMDS_Position.cxx: Fix bug SMESH5512 (Crash on DEBIAN + woody, V1_4_0b). + +2004-03-16 12:51 Jerome Robert + + * src/SMESHGUI/SMESHGUI_Swig.cxx: Fix bug SMESH5451: SMESH_mechanic + script aborts. + * doc/html/SMESHTutorial_1/: ControlFeature.png, ImportResult.png, + MeshInit.png, MeshResult.png, MeshResult2.png, SMESHOverview.png, + SMESHTutorial_1.html, SelectAlgorithms.png, SetColor.png, + SubMeshContruction.png, SubShapesSelection.png: Add a small + tutorial. + 2004-03-15 18:42 Jerome Robert * Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study.