From 28ef4c4dacc6fee628e65f07b52a4d2f0efe7fb3 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 28 Jul 1999 06:23:37 +0000 Subject: * Add gettext macros to start i18n support. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9e2e394..d4d28bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1999-07-28 Paul D. Smith + + * make.h: Define _() and N_() macros as a passthrough to initiate + NLS support. + * : Add _()/N_() around translatable strings. + +1999-07-27 Paul D. Smith + + * read.c: Make sure make.h comes before other headers. + 1999-07-26 Paul D. Smith * make.texinfo (Quick Reference): Update with the new features. -- cgit v1.2.3