about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d892c9072..fae15e5732 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-14  Ulrich Drepper  <drepper@redhat.com>
+
+	* misc/syslog.c (vsyslog): Allow open_memstream to fail without
+	crashing the application.  Emit some simple error message.
+	Reported by mju@panasas.com [PR libc/1769].
+
 2000-06-13  Ulrich Drepper  <drepper@redhat.com>
 
 	* malloc/Makefile (distribute): Add memprof.sh and memprofstat.c.