about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-25 06:38:25 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-25 06:38:25 +0000
commit6d5728c8ddb28293247a8b5fcb3f520336937b02 (patch)
treeef44ad5a7de1a146706176baae22591bd3691107 /ChangeLog
parente19ae111e949f40b7b39d73aa63720c53694fdec (diff)
downloadglibc-6d5728c8ddb28293247a8b5fcb3f520336937b02.tar.gz
glibc-6d5728c8ddb28293247a8b5fcb3f520336937b02.tar.xz
glibc-6d5728c8ddb28293247a8b5fcb3f520336937b02.zip
Update.
	* nis/nis_callback.c (__nis_create_callback): Partially undo last
	patch.  Keep needed tests for failed memory allocation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20e9ae73ee..683c133f88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-04-24  Ulrich Drepper  <drepper@redhat.com>
 
+	* nis/nis_callback.c (__nis_create_callback): Partially undo last
+	patch.  Keep needed tests for failed memory allocation.
+
 	* elf/dl-reloc.c (_dl_relocate_object): Add one more
 	__builtin_expect saying that we don't normally expect to profile.