From ca81636fb7bb28b1dd7f84a7ce3a02ae0901a229 Mon Sep 17 00:00:00 2001 From: Luca Heltai Date: Sat, 25 Jul 2015 12:27:06 +0200 Subject: [PATCH] Added entry in changes.h. Closes #1029. --- doc/news/changes.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 283865bdcd..d86333c348 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -64,6 +64,14 @@ inconvenience this causes.
    +
  1. New: IndexSet now can be constructed using Epetra_Map. + All constructors of TrilinosWrappers::SparseMatrix which use Epetra_Map + were marked deprecated. +
    + (Luca Heltai, 2015/07/25) +
  2. + +
  3. New: IndexSet now implements iterators.
    (Timo Heister, 2015/07/12) -- 2.39.5