From: Wolfgang Bangerth Date: Thu, 7 Jul 2005 18:45:31 +0000 (+0000) Subject: This part X-Git-Tag: v8.0.0~13454 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1e7d48fd3823772162336f2f360f4f1b49d2f07;p=dealii.git This part Output is created via the new ExceptionBase::print_stack_trace function. isn't true anymore, but the rest is. git-svn-id: https://svn.dealii.org/trunk@11102 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 07c24dcf96..719f62db49 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -287,8 +287,7 @@ inconvenience this causes. systems using this library, the ExceptionBase class now uses these functions to outputs the callstack when the exception is - created. Output is created via the new ExceptionBase::print_stack_trace function. + created.
(Ralf B. Schulz, 2005/06/30)