From: wolf Date: Tue, 10 Sep 2002 14:30:22 +0000 (+0000) Subject: Reindent, and play a little with timezones. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6748f7508150defa2482916b3a746ea81fdeac7f;p=dealii-svn.git Reindent, and play a little with timezones. git-svn-id: https://svn.dealii.org/trunk@6384 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index 1811640651..ff20b79466 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -140,9 +140,9 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

  • New: global exception class ExcIteratorPastEnd, which should be used if an - iterator is incremented or decremented beyond its end value. -
    + class="class">ExcIteratorPastEnd, which should be used if an + iterator is incremented or decremented beyond its end value. +
    (GK 2002/09/10)