]> https://gitweb.dealii.org/ - dealii.git/commitdiff
addresses changed
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 25 May 2004 16:45:19 +0000 (16:45 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 25 May 2004 16:45:19 +0000 (16:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@9329 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/RELEASE/announce.pl

index 17a8c8450417a97080c62a28328cf65f71c28820..0907a8eea87a2f6b965fb09d073a379c0c773f1b 100644 (file)
@@ -53,10 +53,10 @@ print "=====Announcing version $version=====\n";
 
 if ($test)
 {
-    @recipients = ('wolf', 'guido.kanschat@gmx.net', 'hartmann');
+    @recipients = ('wolfgang@dealii.org', 'guido.kanschat@gmx.net', 'ralf@dealii.org');
 } else {
     @recipients = (
-                 'deal@iwr.uni-heidelberg.de',
+                 'dealii@dealii.org',
 #                'kc@isc.tamu.edu',
                  'tveldhui@extreme.indiana.edu',
                  'sullivan@mathcom.com',
@@ -76,8 +76,8 @@ foreach $r (@recipients)
 
     if ($test)
     {
-       system ("mailx -s 'deal.II Version $version released' -r deal\@iwr.uni-heidelberg.de $r < $file");
+       system ("mailx -s 'deal.II Version $version released'  $r < $file");
     } else {
-       system ("mailx -s 'deal.II Version $version released' -r deal\@iwr.uni-heidelberg.de $r < $file");
+       system ("mailx -s 'deal.II Version $version released'  $r < $file");
     }
 }

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.