.
diff --git a/ChangeLog b/ChangeLog
index fd09897..51e5608 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-04-08  Roland McGrath  <roland@redhat.com>
+
+	* strace.c (main) [LINUX]: When attaching for -p, look in
+	/proc/PID/task for all threads and attach them as presumed
+	CLONE_THREAD children.
+	* NEWS: Mention the feature.
+
 2004-03-02  Roland McGrath  <roland@redhat.com>
 
 	* util.c (setbpt): Fix one missed spot to use new arg0_index macro.