about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f939742f8d..b93365f5ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
+1999-07-09  Cristian Gafton  <gafton@redhat.com>
+
+	* nscd/nscd_gethst_r.c (nscd_gethst_r): Make sure
+	resultbuf->h_addr_list addresses are correctly aligned.
+
 1999-07-09  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/i386/bits/string.h (__memcpy_c): Help some stupid old
+	compilers.
+	(__memset_cc): Likewise.
+
 	* sysdeps/generic/libc-start.c: For SUID binaries check whether
 	the standard file descriptors are open.
 	Reported by Chris Evans <chris@ferret.lmh.ox.ac.uk>.