Skip to content

Commit

Permalink
Reported the fix in PR CGAL#7644
Browse files Browse the repository at this point in the history
  • Loading branch information
efifogel committed Aug 18, 2023
1 parent 51fc8aa commit 3b84bd0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Installation/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ Release date: October 2023
- **Breaking change**: C++17 is now required
- Support for Visual `C++` 14.0 (Visual studio 2015) is dropped.

### [2D Arrangements](https://doc.cgal.org/6.0/Manual/packages.html#PkgArrangementOnSurface2)
- Fixed a bug in the zone construction code applied to arrangements of geodesic arcs on a sphere,
when inserting an arc that lies on the identification curve.

[Release 5.6](https://github.com/CGAL/cgal/releases/tag/v5.6)
-----------
Expand Down

0 comments on commit 3b84bd0

Please sign in to comment.