diff --git a/Doc/changelog.docu b/Doc/changelog.docu index 87d79dc824bfdc56d79e54c3b766a906c3c823da..7f5242ec01b0855ac9746e3673f261c28a4415b4 100644 --- a/Doc/changelog.docu +++ b/Doc/changelog.docu @@ -26,6 +26,7 @@
  • Boost range support (Thanks to Bastian Pranzas for the patch)
  • Made the face and edge split operations that copy properties also copy builtin properties
  • calc_sector_angle: Check for real division by zero not with epsilon that was way to large
  • +
  • Don't return invalid iterators for empty element ranges
  • Utils