diff --git a/Doc/changelog.docu b/Doc/changelog.docu index 87d79dc8..7f5242ec 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