From 66c5fa60bf576123986a55d26a8fb06c57454d54 Mon Sep 17 00:00:00 2001
From: moberhuber <moberhuber>
Date: Sat, 28 Oct 2006 22:14:10 +0000
Subject: [PATCH] Apply patch for 161838: support terminating local shells

---
 development/contributors.php | 3 ++-
 development/tm-log.csv       | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/development/contributors.php b/development/contributors.php
index c9f9f60..6b7bec2 100644
--- a/development/contributors.php
+++ b/development/contributors.php
@@ -63,7 +63,7 @@
 			<li><b>Martin Oberhuber</b>, Wind River</li>
 			<li><b>Michael Scharf</b>, Wind River</li>
 			<li><b>Uwe Stieber</b>, Wind River</li>
-			<li><b>Ted Williams</b>, WInd River</li>
+			<li><b>Ted Williams</b>, Wind River</li>
 		</ul>
 		</div>
 
@@ -76,6 +76,7 @@
 			<li><b>Michael Berger</b>, IBM
 			<li><b>Pierre-Alexandre Masse</b>, Montavista</li>
 			<li><b>Ewa Matejska</b>, PalmSource</li>
+			<li><b>Lothar Werzinger</b>, Tradescape Inc.</li>
   		</ul>
 		</div>
 
diff --git a/development/tm-log.csv b/development/tm-log.csv
index c888104..2f10fa1 100644
--- a/development/tm-log.csv
+++ b/development/tm-log.csv
@@ -37,6 +37,7 @@ org.eclipse.tm.rse/doc/org.eclipse.rse.doc.isv,149331,Michael Berger,69 (html),k
 org.eclipse.tm.core/discovery/*,140320,Javier Montalvo Orus,8417,jmontalvo,Zeroconf Service Discovery
 org.eclipse.tm.core/terminal/*,152826,Ted Williams,8526,tewillia,WR Terminal View Contribution
 org.eclipse.tm.rse/examples/org.eclipse.rse.remotecdt,157426,Ewa Matejska,401,moberhuber,CDT Launch Integration Patch for using RSE services
+org.eclipse.rse.services.local,161838,Lothar Werzinger,3,moberhuber,LocalShellThread: Support terminating local shells
 
 Third Party Software,,,
 name+version,directory or jarfile,license name and version,usage
-- 
GitLab