From 29578e3eeb8da816e57d628c8f4607de0003968f Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Sat, 4 Nov 2000 07:48:51 +0000 Subject: * hashtab.h (struct htab): Add member return_allocation_failure. (htab_try_create): New prototype. Mention which functions may return NULL when this is used. --- include/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include/ChangeLog') diff --git a/include/ChangeLog b/include/ChangeLog index 3811a7c..55b7927 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,9 @@ +2000-11-04 Hans-Peter Nilsson + + * hashtab.h (struct htab): Add member return_allocation_failure. + (htab_try_create): New prototype. Mention which functions may + return NULL when this is used. + 2000-11-03 Hans-Peter Nilsson * hashtab.h: Change void * to PTR where necessary. -- cgit v1.1