summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index adffedafa48..80f1cfc3d3e 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,7 +1,7 @@
2007-01-12 Ben Elliston <bje@au.ibm.com>
- * choose-temp.c (choose_temp_base): Check the result of call to
- mktemp rather than testing the length of the modified string.
+ * choose-temp.c (choose_temp_base): Check the result of the call
+ to mktemp rather than testing the length of the modified string.
2006-12-20 Geoffrey Keating <geoffk@apple.com>