From 13cf43da570d6e66c82964f60d9faa5c0b447642 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 23 Dec 2004 05:29:08 +0000
Subject: [PATCH] release 1.2.3

---
 doc/gl2ps.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/gl2ps.tex b/doc/gl2ps.tex
index 89d3208..73ba910 100644
--- a/doc/gl2ps.tex
+++ b/doc/gl2ps.tex
@@ -1,4 +1,4 @@
-%  $Id: gl2ps.tex,v 1.185 2004-12-17 15:56:54 geuzaine Exp $
+%  $Id: gl2ps.tex,v 1.186 2004-12-23 05:29:08 geuzaine Exp $
 %
 %  GL2PS, an OpenGL to PostScript Printing Library
 %  Copyright (C) 1999-2004 Christophe Geuzaine <geuz@geuz.org>
@@ -58,7 +58,7 @@
 
 \title{GL2PS: an OpenGL to PostScript printing library}
 \author{Christophe Geuzaine}
-\date{Version 1.2.3, December 16 2004}
+\date{Version 1.2.3, December 23 2004}
 
 \maketitle
 
@@ -836,7 +836,7 @@ does not seem to be available anymore).
  \dd{gl2psBeginPage}.
 \item[1.2.2] (Sep 21, 2004) Fixed a couple of small bugs in the example
   code.
-\item[1.2.3] (Dec 16, 2004) Fixed small bugs in (unused) PostScript pixmap
+\item[1.2.3] (Dec 23, 2004) Fixed small bugs in (unused) PostScript pixmap
   code; better scaling of the z-buffer (improves
   \dd{GL2PS_SIMPLE_LINE_OFFSET} and occlusion culling); added support
   for general stippling patterns.
-- 
GitLab