aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-06-15 20:04:37 +0000
committerRoland McGrath <roland@gnu.org>2004-06-15 20:04:37 +0000
commit6d00189e10342ffa12aba5f4774f1dba7207ea04 (patch)
treef6cb444c76e06b3e07b1974f4bcc9a5d3c285308 /ChangeLog
parente1ad4c533af75b6ab84e789202aa25124bc44592 (diff)
downloadglibc-6d00189e10342ffa12aba5f4774f1dba7207ea04.tar
glibc-6d00189e10342ffa12aba5f4774f1dba7207ea04.tar.gz
glibc-6d00189e10342ffa12aba5f4774f1dba7207ea04.tar.bz2
glibc-6d00189e10342ffa12aba5f4774f1dba7207ea04.zip
* stdio-common/psignal.c (psignal): Don't use BUF when asprintf
failed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ff0520f3f..be5ec8def8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-14 Andreas Schwab <schwab@suse.de>
+
+ * stdio-common/psignal.c (psignal): Don't use BUF when asprintf
+ failed.
+
2004-06-15 Steven Munroe <sjmunroe@us.ibm.com>
* sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto