From e68a27ec7b22753dd2a61585a69290ca2e3c9d80 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 9 Feb 2000 07:02:18 +0000 Subject: * Fix some warnings in gettext.c and function.c * Don't try to execute tests which are actually directories. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3888642..2b0ba8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -87,6 +87,12 @@ * default.c (default_variables) [__MSDOS__]: Define CXX to gpp. +2000-01-27 Paul D. Smith + + * gettext.c: Some warning cleanups, and a fix for systems which + don't define HAVE_ALLOCA (the workaround code was included + twice). + 2000-01-25 Paul D. Smith Change gettext support to use the simplified version in libit 0.7. -- cgit v1.2.3