From a9420360983ae401f622c224a544d813a0a727bc Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 24 Feb 2001 16:22:18 +0000
Subject: [PATCH] *** empty log message ***

---
 Makefile             |  4 ++--
 README.txt           | 14 +++++++-------
 doc/Changelog        |  6 +++---
 doc/gmsh.1           |  4 ++--
 utils/build_machines |  2 +-
 utils/gmsh_fltk.spec |  4 ++--
 www/gmsh.html        | 14 +++++++-------
 7 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/Makefile b/Makefile
index 5272bd2ee4..7264ab715d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.69 2001-02-23 08:46:12 geuzaine Exp $
+# $Id: Makefile,v 1.70 2001-02-24 16:22:18 geuzaine Exp $
 # ----------------------------------------------------------------------
 #  Makefile for Gmsh  
 # ----------------------------------------------------------------------
 
-         GMSH_RELEASE = 1.15
+         GMSH_RELEASE = 1.16
 
                  MAKE = make
                    CC = c++
diff --git a/README.txt b/README.txt
index c348801df6..8502c90801 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,4 @@
-$Id: README.txt,v 1.2 2001-02-23 19:51:11 geuzaine Exp $
+$Id: README.txt,v 1.3 2001-02-24 16:22:18 geuzaine Exp $
 
 For Windows versions of Gmsh only:
 ==================================
@@ -8,16 +8,16 @@ For Windows versions of Gmsh only:
 If a version of the OpenGL library opengl32.dll is already installed
 on your system, you should remove the version shipped with
 Gmsh. Failing to do so may result in incorrect behaviour of Gmsh (the
-graphic window may stay "transparent", or Gmsh may even not run at
-all).
+graphic window may stay "transparent", or Gmsh may even crash).
 
 1) About cygwin1.dll:
 
 If you plan to use other programs than Gmsh which depend on the
-cygwin1.dll library, please move the library from this directory to
-the Windows system directory (usually C:\Windows\System\). Failing to
-do so may result in incorrect behaviour of all applications sharing
-the library.
+cygwin1.dll library (e.g. GetDP, http://www.geuz.org/getdp/), you
+should keep only one version of the library. You should thus move the
+file cygwin1.dll from this directory to the Windows system directory
+(usually C:\Windows\System\). Failing to do so may result in incorrect
+behaviour of all applications sharing the library.
 
 3) About configuration files:
 
diff --git a/doc/Changelog b/doc/Changelog
index 6e9c01b7dd..ecd5b1ff31 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -1,7 +1,7 @@
 New in 1.16: Added single/double buffer selection (only useful for
-Unix versions of Gmsh run from remote hosts without GLX, e.g. with
-Mesa and old X servers on old graphic cards :-(); fixed a bug in
-recent versions of the opengl32.dll on Windows;
+Unix versions of Gmsh run from remote hosts without GLX); fixed a bug
+in recent versions of the opengl32.dll on Windows, which caused OpenGL
+fonts not to show up;
 
 New in 1.15: Added automatic visibility setting during entity
 selection; Corrected geometrical extrusion bug;
diff --git a/doc/gmsh.1 b/doc/gmsh.1
index 7adf7939e2..8fac5a2006 100644
--- a/doc/gmsh.1
+++ b/doc/gmsh.1
@@ -5,7 +5,7 @@
 .\" Copyright (c) 2000-2001 J.-F. Remacle, C. Geuzaine
 .\" 
 .\" ======================================================================
-.TH Gmsh 1 "15 February 2001" "Version 1.15" "Gmsh Manual Pages"
+.TH Gmsh 1 "15 February 2001" "Version 1.16" "Gmsh Manual Pages"
 .UC 4
 .\" ======================================================================
 .SH NAME
@@ -215,7 +215,7 @@ Remacle (Remacle@scorec.rpi.edu).
 .SH SEE ALSO
 Gmsh homepage at \fIhttp://www.geuz.org/gmsh/\fR
 .PP
-Gmsh example files in \fI/usr/doc/gmsh-1.15/\fR
+Gmsh example files in \fI/usr/doc/gmsh-1.16/\fR
 .PP
 GetDP (a scientific computation software for the numerical solution of
 integro-differential equations, using finite element and integral type
diff --git a/utils/build_machines b/utils/build_machines
index e63859ecbd..cd1d9298e8 100644
--- a/utils/build_machines
+++ b/utils/build_machines
@@ -1,4 +1,4 @@
-Windows elap15.montefiore.ulg.ac.be/elap74.montefiore.ulg.ac.be
+Windows elap{15|74}.montefiore.ulg.ac.be
 Linux   elap21.montefiore.ulg.ac.be
 TRU64   elap53.montefiore.ulg.ac.be
 IRIX    elap20.montefiore.ulg.ac.be
diff --git a/utils/gmsh_fltk.spec b/utils/gmsh_fltk.spec
index a3c0be53c6..574d01b4ae 100644
--- a/utils/gmsh_fltk.spec
+++ b/utils/gmsh_fltk.spec
@@ -1,7 +1,7 @@
 Summary: A 3D mesh generator with pre- and post-processing facilities
 Name: gmsh
-Version: 1.15
-Source: gmsh-1.15.tar.gz
+Version: 1.16
+Source: gmsh-1.16.tar.gz
 Release: 1
 Copyright: distributable
 Group: Applications/Engineering
diff --git a/www/gmsh.html b/www/gmsh.html
index 39d835e2d2..7434ea3592 100644
--- a/www/gmsh.html
+++ b/www/gmsh.html
@@ -50,7 +50,7 @@ ENDSCRIPT--->
 This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
 ENDMIRROR--->
 
-<!---BEGINDATE$Date: 2001-02-23 12:44:08 $ENDDATE--->
+<!---BEGINDATE$Date: 2001-02-24 16:22:18 $ENDDATE--->
 
 Copyright &copy; 1998-2001<br>
 J.-F. Remacle<br>
@@ -250,17 +250,17 @@ description.
 
   <td bgcolor="#ededed"><font face="Helvetica, Arial" size=-1>
 
-<b>Latest Release: 1.15 (February 21, 2001)</b>
+<b>Latest Release: 1.16 (February 26, 2001)</b>
 <p>
 The development release of Gmsh is available for Windows, Linux,
 Compaq Tru64 Unix and SGI IRIX. All executables are dynamically linked
 with OpenGL. The tutorial and demos files are included in the archives. 
 <ul>
-<li><A href="/gmsh/bin/gmsh-1.15-Windows.zip">Windows zip archive (95/98/NT)</A>
-<li><A href="/gmsh/bin/gmsh-1.15-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> 
-<li><A href="/gmsh/bin/gmsh-1.15-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> 
-<li><A href="/gmsh/bin/gmsh-1.15-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> 
-<li><A href="/gmsh/bin/gmsh-1.15-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> 
+<li><A href="/gmsh/bin/gmsh-1.16-Windows.zip">Windows zip archive (95/98/NT)</A>
+<li><A href="/gmsh/bin/gmsh-1.16-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> 
+<li><A href="/gmsh/bin/gmsh-1.16-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> 
+<li><A href="/gmsh/bin/gmsh-1.16-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> 
+<li><A href="/gmsh/bin/gmsh-1.16-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> 
 </ul>
 
 <p><br>
-- 
GitLab