From 3ae8c44408f196a1be05768622b38ae7ba7d4cd4 Mon Sep 17 00:00:00 2001 From: Brad Barber <bradb@shore.net> Date: Sat, 9 Jan 2010 18:48:37 -0500 Subject: [PATCH] qhull 2009.1.1 2010/01/09 qhull-2009.1.1.tar.gz --- README.txt | 2 +- html/qhull.man | 2 +- index.htm | 2 +- src/Changes.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index 5d9407e..56f0d71 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,6 @@ Name - qhull, rbox 2009.1 2009/06/11 + qhull, rbox 2009.1.1 2010/01/09 Convex hull, Delaunay triangulation, Voronoi diagrams, Halfspace intersection diff --git a/html/qhull.man b/html/qhull.man index 7523b1b..5877408 100644 --- a/html/qhull.man +++ b/html/qhull.man @@ -12,7 +12,7 @@ .\" .\" Warning: a leading quote "'" or dot "." will not format correctly .\" -.TH qhull 1 "2009/06/11" "Geometry Center" +.TH qhull 1 "2009/06/14" "Geometry Center" .SH NAME qhull \- convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, hull volume, facet area diff --git a/index.htm b/index.htm index 34b82e2..7639731 100644 --- a/index.htm +++ b/index.htm @@ -51,7 +51,7 @@ and higher. </p> <ul> <li><a href="http://www.qhull.org/news">News</a> and <a href="http://www.qhull.org/news/qhull-news.html#bugs">Bugs</a> - about Qhull 2009.1 2009/06/11</li> + about Qhull 2009.1.1 2010/01/09</li> <li><a href="http://www.qhull.org/download">Download</a> Qhull</li> <li><a diff --git a/src/Changes.txt b/src/Changes.txt index a823a33..cf2e0af 100644 --- a/src/Changes.txt +++ b/src/Changes.txt @@ -6,7 +6,7 @@ qhull 2009.1.1 2010/01/09 Patch release with poly.c-qh_gethash.patch from gitorious.org/qhull qh_gethash allowed a negative result, causing overwrite or segfault -qhull 2009.1 2009/06/11 +qhull 2009.1 2009/06/14 This is a maintenance release done by Rafael Laboissiere <rafael@debian.org>. -- GitLab