From ed93591bfd970d2a41c20c4240008c73b566bac3 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 13 Apr 2017 15:33:12 +0200
Subject: [PATCH] gmsh 3.0.0

---
 CHANGELOG.txt | 18 +++++++++---------
 doc/gmsh.html |  2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 80ab7457b4..58e73676f9 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 4465844e9d..1950327143 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>
-- 
GitLab