From 9135a5d0e44b1f2fc77beb7b09584be861f18e76 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Tue, 27 Jun 2000 15:04:15 +0000 Subject: Solaris compatibility config check + implementation (ctime_r arguments) svn path=/trunk/; revision=3754 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c814c95b21..0efaa9e3b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-06-27 Peter Williams + + * configure.in (ctime_r): Check for whether ctime_r takes + two (Linux) or three (Solaris) arguments. + + * acconfig.h: Add CTIME_R_THREE_ARGS to the list. + 2000-06-26 Christopher James Lahey * widgets/e-text/e-text.c: Calculate height including if -- cgit