Skip to content
Snippets Groups Projects
Commit 2c5f16ef authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Add changelog entry

parent c125f8fd
No related branches found
No related tags found
1 merge request!1366Add mixin class for an indexed iterator
Pipeline #70119 passed
Pipeline: Dune Nightly Test

#70664

    ......@@ -69,6 +69,9 @@ In order to build the DUNE core modules you need at least the following software
    - Move special MPI-related compile flags, like `MPI_NO_CPPBIND`, from `config.h` into
    the cmake utiltiy `add_dune_mpi_flags` and the related global package registration.
    - Add new utility type `IndexedIterator` that extends a given iterator by an `index()`
    method returning a traversal index.
    ## Build System
    - Documentation files in `doc/buildsystem/${ModuleName}.rst` are now only copied.
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment