From: Roland McGrath Date: Fri, 15 Apr 2005 06:34:10 +0000 (+0000) Subject: . X-Git-Tag: cvs/fedora-glibc-2_3-20050718T0425~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e73d5437b45d77c0ba5725109fcc7790f1a8d7f3;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 94f68dfcb17..2c4009ab54f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2005-04-14 Roland McGrath + + [BZ #253] + * po/libc.pot: Regenerated. + + * MakeTAGS ($P/$(domain).pot): Depend on distinfo file as well. + (extract): Filter-out distinfo file name. + + [BZ #253] + * MakeTAGS (text-srcs): Match %.bash.in files too. + + [BZ #253] + * nscd/Makefile (all-nscd-modules): New variable, include selinux + module regardless of configuration. + (distribute): Use that instead of $(nscd-modules). + 2005-04-14 Ulrich Drepper [BZ #851]