From 4ed88d87208cbd56f2bde8496c06f99a19d0b5a5 Mon Sep 17 00:00:00 2001 From: Mariette Yvinec Date: Thu, 14 Jun 2001 15:09:10 +0000 Subject: [PATCH] *** empty log message *** --- Packages/Triangulation_2/changes.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Packages/Triangulation_2/changes.txt b/Packages/Triangulation_2/changes.txt index b962175ca8a..6c78f9357da 100644 --- a/Packages/Triangulation_2/changes.txt +++ b/Packages/Triangulation_2/changes.txt @@ -1,6 +1,11 @@ Package triangulation: provides triangulations Delaunay triangulations, constrained and regular triangulations with tests and examples. +Ver 4.98 (14/6/01) +- fixed problems related to the change from Less_distance_to_point_2 +to Compare_distance_2 +- added std:: in front of iterator_traits< > + Ver 4.97 (12/6/01) - replace Less_distance_to_Point_2 by Compare_distance_2 - Turn classes To_tds_edge_iterator and To_tds_face_iterator