diff options
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 80f1cfc..608d430 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,5 +1,7 @@ 2007-01-12 Ben Elliston <bje@au.ibm.com> + * pex-unix.c (writeerr): Cast write result to void. + * choose-temp.c (choose_temp_base): Check the result of the call to mktemp rather than testing the length of the modified string. |