From: François Pinard <pinard@iro.umontreal.ca>
Date: Fri, 14 Mar 2008 19:48:37 +0000 (-0400)
Subject: THANKS adjusted
X-Git-Tag: v3.7~224
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df394afe5fcd2d799ac70ef60fb1a2b736cb49d7;p=recode

THANKS adjusted
---

diff --git a/THANKS b/THANKS
index 4aac723..55aa2a8 100644
--- a/THANKS
+++ b/THANKS
@@ -212,6 +212,7 @@ Reuben Thomas		rrt@sc3d.org
 			http://rrt.sc3d.org/
 Ricard Torres		torres@upf.es
 Richard Nault		rnfc@videotron.ca
+			www.RichardNault.com
 Richard Plasun		plasun@iue.tuwien.ac.at
 Richard Stallman	rms@gnu.org
 Robert Joop		rj@rainbow.in-berlin.de
diff --git a/src/ChangeLog b/src/ChangeLog
index 0dfcbb9..b5ffa92 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -128,8 +128,8 @@
 
 	* task.c (recode_perform_task): Subtask output pointers were
 	not copied into task output.
-	Reported by Enrik Berkhan, Frederic Gobry, Holger Benl and
-	Roman Suzi.
+	Reported by Alexander Kurz, Enrik Berkhan, Frederic Gobry,
+	Holger Benl and Roman Suzi.
 
 	* hash.c: Rename some hash_* symbols to recode_hash_* for
 	avoiding collisions between php4-recode and a few others tools.