From f6cd16e4d101b466ec243848bd8602890f089552 Mon Sep 17 00:00:00 2001 From: Bruno Turcksin Date: Fri, 4 Mar 2016 09:34:48 -0500 Subject: [PATCH] Add entry in changes.h --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 08a79fbf1b..d453332b64 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -84,6 +84,12 @@ inconvenience this causes.
    +
  1. New: When using C++11, the function filter_iterators allows to filter a + range of iterators using predicates (like the ones defined in IteratorFilter). +
    + (Bruno Turcksin, 2016/03/04) +
  2. +
  3. Fixed: The OpenCASCADE::push_forward_and_differential_forms() function is now able to change the direction of the normal vector according to Orientation() method. -- 2.39.5