From 38076c5dad00c3514354662e301505673511f83e Mon Sep 17 00:00:00 2001 From: ericb Date: Mon, 23 Jul 2007 02:55:17 +0000 Subject: [PATCH] * po/POTFILES.in: Add lib/findutils-version.c. --- ChangeLog | 8 ++++++-- po/POTFILES.in | 1 + 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 803393d..bef4c19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ +2007-07-22 Eric Blake + + * po/POTFILES.in: Add lib/findutils-version.c. + 2007-07-22 James Youngman * find/find.1: Corrected a number of typos and fixed up the - alphabetical section ordering. This fixes Savannah bug #20552. + alphabetical section ordering. This fixes Savannah bug #20552. Version banners now comply with the GNU coding standard. * find/parser.c (parse_version): Use display_findutils_version() @@ -24,7 +28,7 @@ the right format. Also ensure that we exit with a nonzero status if there was an output error for --help and --version. * find/testsuite/config/unix.exp (find_version): Adjust for - --version format change + --version format change * locate/testsuite/config/unix.exp (locate_version): Ditto * xargs/testsuite/config/unix.exp (xargs_version): Ditto * NEWS: Mention the change diff --git a/po/POTFILES.in b/po/POTFILES.in index 8cc0d30..7e5e58f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -26,6 +26,7 @@ find/tree.c find/util.c lib/buildcmd.c lib/dircallback.c +lib/findutils-version.c lib/listfile.c lib/regextype.c locate/code.c -- 2.11.4.GIT