From d5a04ee9849e300f0e4b751ca7c1d1fd96f312a1 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 5 Oct 2000 16:27:06 +0000 Subject: * Various bug fixes. * New Galician translation. --- ChangeLog | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6436dbd..beefaef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,28 @@ -2000-09-21 Paul D. Smith +2000-10-05 Paul D. Smith + + * acinclude.m4 (AM_LC_MESSAGES): Remove undefined macro + AM_LC_MESSAGES; it doesn't seem to do anything anyway?? + + * i18n/gl.po, configure.in (ALL_LINGUAS): New Galician translation. + +2000-09-22 Paul D. Smith + + * gettext.c: Don't #define _GETTEXT_H here; we only include some + parts of the real gettext.h here, and we expect to really include + the real gettext.h later. If we keep this #define, it's ignored. + +2000-09-21 Paul D. Smith * main.c (log_working_directory): Rework the text to use complete sentences, to make life simpler for the translators. -2000-08-21 Paul D. Smith +2000-08-29 Paul D. Smith + + * file.c (remove_intermediates): Print a debug message before we + remove intermediate files, so the user (if she uses -d) knows + what's going on. + +2000-08-21 Paul D. Smith * variable.c (try_variable_definition): Change how we handle target-specific append variable defns: instead of just setting the @@ -12,6 +31,12 @@ variable is appended more than once within the current target context. Fixes PR/1831. +2000-08-16 Paul D. Smith + + * function.c (func_shell): Nul-terminate the buffer before + printing an exec error message (just in case it's not!). + Fixes PR/1860, reported by Joey Hess . + 2000-07-25 Paul D. Smith * job.c (construct_command_argv_internal): Add "~" to the list of -- cgit v1.2.3