From 5836c111198fc5aa1574ca5f255802d570dd5420 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Tue, 8 Aug 2006 15:20:32 +0000
Subject: [PATCH] *** empty log message ***

---
 TODO | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/TODO b/TODO
index 890c034..c42ad96 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.26 2006-07-25 16:41:27 geuzaine Exp $
+$Id: TODO,v 1.27 2006-08-08 15:20:32 geuzaine Exp $
 
 ------------------------------------------------------------------------
 
@@ -16,8 +16,8 @@ $Id: TODO,v 1.26 2006-07-25 16:41:27 geuzaine Exp $
 * do we really need gl2psEnable(GL2PS_BLEND)? Couldn't we just check
   what's in rgba[3] and try to do the "right thing" right away?
   Update Thu Jul 20 14:51:33 2006: that's what I do now for SVG and it
-  works pretty well. I think we could greatly simplify the PDF code
-  that way.
+  works pretty well. We could probably significantly simplify the PDF
+  code that way.
 
 ------------------------------------------------------------------------
 
-- 
GitLab