From d55c72f3feeadf5083f0041b5ff1f9895efcdf4e Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 2 Apr 2003 05:56:15 +0000
Subject: [PATCH] Added support for PNG output

---
 doc/VERSIONS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/VERSIONS b/doc/VERSIONS
index 6894a5b70c..805f994cc2 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,4 +1,6 @@
-$Id: VERSIONS,v 1.138 2003-03-26 20:59:14 geuzaine Exp $
+$Id: VERSIONS,v 1.139 2003-04-02 05:56:15 geuzaine Exp $
+
+New in 1.44: added support for PNG output;
 
 New in 1.43: fixed solver interface problem on Mac OS X; new option to
 specify the interactive rotation center (default is now the pseudo
@@ -167,7 +169,7 @@ etc.); corrected the handling of simple triangular surfaces with large
 characteristic lengths in the 2D isotropic algorithm; added an ASCII
 to binary post-processing view converter;
 
-New in 1.13: added jpeg output on Windows;
+New in 1.13: added support for JPEG output on Windows;
 
 New in 1.12: corrected vector lines in the post-processing parsed
 format; corrected animation on Windows; corrected file creation in
-- 
GitLab