Salome HOME
GPUSPHGUI: add FillHole() operation
[modules/smesh.git] / ChangeLog
index ca9d43219c3657f9fbc64d46f294a176d787742a..7df59af50485b12d386e4fc3d2978ecbedba5a32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,37 +1,9 @@
 ###############################################################################
 #This is the SMESH change log. Do not modify because it is automatically
 #created with :
-#cvs2cl.pl --accum -l "-b" -U users.cvs2cl --header header.cvs2cl -T -b --utc
+#cvs2cl.pl -l "-b" -U users.cvs2cl --header header.cvs2cl -T -b --utc
 ###############################################################################
 
-2004-03-23 09:53  Jerome Robert <jerome.robert@eads.net>
-
-       * 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 <jerome.robert@eads.net>
-
-       * 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 <jerome.robert@eads.net>
-
-       * Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study.
-
-2004-02-02 16:43  Jerome Robert <jerome.robert@eads.net>
-
-       * src/SMDS/SMDS_Mesh.cxx: Fix a bug (crash when adding an
-         hexahedron from ids).
-
-2004-01-30 15:42  tag V1_4_0b
-
 2004-01-30 13:18  Nicolas Rejneri <nicolas.rejneri@opencascade.com>
 
        * doc/html/INPUT/: doxyfile, sources/static/tree.js: NRI : 1.4.0
@@ -65,7 +37,7 @@
 
 2004-01-05 16:14  Jerome Robert <jerome.robert@eads.net>
 
-       * adm_local/unix/config_files/check_Netgen.m4: Fix a mispelled
+       * adm_local/unix/config_files/check_Netgen.m4: Fix a misspelled
          environment variable for idl python
 
 2004-01-05 14:28  tag V1_3_1
@@ -87,7 +59,7 @@
 2004-01-05 09:05  Jerome Robert <jerome.robert@eads.net>
 
        * src/: SMDS/SMDS_Mesh.cxx, SMESHDS/SMESHDS_Document.cxx: [Bug
-         SMESH4830] bug in instal with gcc 2.95. Bug fixed.  Note: SGI say
+         SMESH4830] bug in install with gcc 2.95. Bug fixed.  Note: SGI say
          that <algorithm> is requiered to use set_intersection (see
          http://www.sgi.com/tech/stl/set_intersection.html).
 
 2003-12-15 13:15  Nadir Bouhamou <nadir.bouhamou@cea.fr>
 
        * src/SMESHDS/SMESHDS_Script.cxx: correct a small bug found by the
-         EDF developpement team (PN and AT) : AddVolume in the case of a
+         EDF development team (PN and AT) : AddVolume in the case of a
          Tetrahedron.
 
 2003-12-11 09:51  Jerome Robert <jerome.robert@eads.net>
 2003-12-09 14:13  Nadir Bouhamou <nadir.bouhamou@cea.fr>
 
        * src/SMESH/Makefile.in: Correcting a problem araising when
-         building the SMESH module whithout Netgen.
+         building the SMESH module without Netgen.
 
 2003-12-09 10:00  Nadir Bouhamou <nadir.bouhamou@cea.fr>
 
 
        * idl/Makefile.in, adm_local/unix/make_commence.in,
          adm_local/unix/make_omniorb.in, build_configure,
-         configure.in.base: NRI : Update IDL Dependancies.
+         configure.in.base: NRI : Update IDL Dependencies.
 
 2003-05-28 07:20  Nicolas Rejneri <nicolas.rejneri@opencascade.com>