diff --git a/Packages/Matrix_search/changes.txt b/Packages/Matrix_search/changes.txt index affaf3a3261..9f4bbfbf8cd 100644 --- a/Packages/Matrix_search/changes.txt +++ b/Packages/Matrix_search/changes.txt @@ -7,8 +7,10 @@ // actual revision //--------------------------------------------------------------------- -ALL : G++ 3.4 fixes. -ALL : Rename has_smaller_dist_to_point to has_smaller_distance_to_point +ALL : - G++ 3.4 fixes. +ALL : - Rename has_smaller_dist_to_point to has_smaller_distance_to_point. +GLOB: remove Susan as maintainer +ALL : Removed some MSC_VER macros. ALL : Removed Sqrt. ALL : Fixed demos for LEDA namespace (as suggested by Matthias). ALL : K::FT -> K::R::FT. (<- Sylvain) diff --git a/Packages/Matrix_search/long_description.txt b/Packages/Matrix_search/long_description.txt index 0aa58e3d3fb..91e666ba5b2 100644 --- a/Packages/Matrix_search/long_description.txt +++ b/Packages/Matrix_search/long_description.txt @@ -3,6 +3,25 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 157 +//--------------------------------------------------------------------- + +ALL : Removed some MSC_VER macros. + +//--------------------------------------------------------------------- +// revision 156 +//--------------------------------------------------------------------- + +ALL : - G++ 3.4 fixes. + +//--------------------------------------------------------------------- +// revision 155 +//--------------------------------------------------------------------- + +ALL : - Rename has_smaller_dist_to_point to has_smaller_distance_to_point. +GLOB: remove Susan as maintainer + //--------------------------------------------------------------------- // revision 154 //---------------------------------------------------------------------