From 636fa9fe6a43eadc3bad8997a9f58794bec2b93f Mon Sep 17 00:00:00 2001 From: jay Date: Sat, 9 Feb 2008 10:40:33 +0000 Subject: [PATCH] Changes to allow better translation of plurals. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 736fc37..59c8f92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,11 @@ one atomically, instead of just claiming the rename is atomic in a comment :) This fixes Savannah bug #22057. + * find/find.c (ngettext): Introduce a new macro to help with + internationalising plurals. Use it to allow better + translations of format strings. + * locate/locate.c: Likewise. + 2008-01-07 James Youngman * xargs/xargs.c: (main): Standardise on "Warning" instead of -- 2.11.4.GIT