about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 664e2e14f9..5551d7a2ec 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/pthread/unwind-forcedunwind.c: Encrypt all function
+	pointer variables.
+
 	* allocatestack.c (__free_stacks): Renamed from free_stacks.
 	(__free_stack_cache): Removed.  Change callers to call __free_stacks.
 	* init.c (nptl_freeres): New function.