aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index c8d72ae..37d9786 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,11 @@
+2010-11-20 Anthony Green <green@moxielogic.com>
+
+ * configure.ac: Turn PR_SET_NAME link test into a test for
+ sys/prctl.h.
+ * configure, config.in: Rebuilt.
+ * setproctitle.c: Test for HAVE_SYS_PRCTL_H.
+ (setproctitle) Test for PR_SET_NAME definition.
+
2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
PR other/46202