about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index b792a2fa85..c48d713524 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,9 @@
 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
 
+	* tst-context.c (main): Cast to long before casting to pointer.
+
+	* Examples/ex17.c (main): Use correct format string.
+
 	* Examples/ex9.c (thread): Remove incorrect return statement.
 
 2002-08-23  Ulrich Drepper  <drepper@redhat.com>