diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 80ab7457b4527cbe744b286fb4ef5023a3cc638f..58e73676f90457356c94baf15ae2a283f573a724 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,12 +1,12 @@ -3.0.0 (?): new constructive solid geometry features and boolean operations using -OpenCASCADE; improved graphical user interface for interactive, parametric -geometry construction; new or modified commands in .geo files: SetFactory, -Circle, Ellipse, Wire, Surface, Sphere, Block, Torus, Rectangle, Disk, Cylinder, -Cone, Wedge, ThickSolid, ThruSections, Ruled ThruSections, Fillet, Extrude, -BooleanUnion, BooleanIntersection, BooleanDifference, BooleanFragments, -ShapeFromFile, Recursive Delete, Unique; "Surface" replaces the deprecated -"Ruled Surface" command; faster 3D tetrahedral mesh optimization enabled by -default; major code refactoring and numerous bug fixes. +3.0.0 (April 13, 2017): new constructive solid geometry features and boolean +operations using OpenCASCADE; improved graphical user interface for interactive, +parametric geometry construction; new or modified commands in .geo files: +SetFactory, Circle, Ellipse, Wire, Surface, Sphere, Block, Torus, Rectangle, +Disk, Cylinder, Cone, Wedge, ThickSolid, ThruSections, Ruled ThruSections, +Fillet, Extrude, BooleanUnion, BooleanIntersection, BooleanDifference, +BooleanFragments, ShapeFromFile, Recursive Delete, Unique; "Surface" replaces +the deprecated "Ruled Surface" command; faster 3D tetrahedral mesh optimization +enabled by default; major code refactoring and numerous bug fixes. 2.16.0 (January 3, 2017): small improvements (list functions, second order hexes for MED, GUI) and bug fixes. diff --git a/doc/gmsh.html b/doc/gmsh.html index 4465844e9d38243a9d4e9b8051b9e794990c9614..1950327143b0b5a978245180ec0fcf58e5c02116 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -99,7 +99,7 @@ Public License (GPL)</a>: <ul> <li> <p class="highlight"> - Current stable release (version 3.0.0, April ? 2017): + Current stable release (version 3.0.0, April 13 2017): <a href="bin/Windows/gmsh-3.0.0-Windows64.zip">Windows</a>, <a href="bin/Linux/gmsh-3.0.0-Linux64.tgz">Linux</a>, <a href="bin/MacOSX/gmsh-3.0.0-MacOSX.dmg">MacOS</a>