From 065275108ff1c494b6e8bc2ab0e4354bc2504a41 Mon Sep 17 00:00:00 2001
From: bangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Thu, 16 Apr 2009 22:20:50 +0000
Subject: [PATCH] Mention step-34.

git-svn-id: https://svn.dealii.org/trunk@18637 0785d39b-7218-0410-832d-ea1e28bc413d
---
 deal.II/doc/news/news.html | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index 33c7af97e8..8456b9dce9 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -5,7 +5,7 @@
   <link href="../screen.css" rel="StyleSheet">
   <title>The deal.II news page</title>
   <meta name="author" content="the deal.II authors <authors@dealii.org>">
-  <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors">
+  <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors">
   <meta name="date" content="$Date$">
   <meta name="keywords" content="deal.II">
   <meta name="svn_id" content="$Id$">
@@ -32,6 +32,16 @@
     <a href="../doxygen/deal.II/changes_after_6.1.html">here.</a></p>
 
     <dl>
+      <dt>
+          <strong>2009/04/14: New tutorial program step-34</strong>
+      </dt>
+      <dd>
+          step-34, written by Luca Heltai, demonstrates the ability of
+          deal.II to discretize and solve boundary integral equations
+          on curved manifolds.
+      </dd>
+
+
       <dt>
           <strong>2008/12/05: Support for meshes embedded in 
 	    higher dimensions</strong>
-- 
2.39.5