findutils-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Findutils-patches] .cvsignore on branch [Was: release dates in NEWS]


From: Eric Blake
Subject: [Findutils-patches] .cvsignore on branch [Was: release dates in NEWS]
Date: Tue, 17 Jul 2007 20:46:47 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070604 Thunderbird/2.0.0.4 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to James Youngman on 7/17/2007 2:09 AM:
> On 7/16/07, Eric Blake <address@hidden> wrote:
>> Finally applied to the release-4_2 branch; now I'm working on porting it
>> to head.  Meanwhile, should I patch the various .cvsignore files to
>> ignore
>> files generated during 'make distcheck'?
> 
> I think that is reasonable, yes.
> 
>> Also, is it worth combining
>> po/ChangeLog into the main ChangeLog, so that there is only one log to
>> worry about?
> 
> While I admit I do not always keep po/ChangeLog strictly up to date,
> I'm not sure that the extra change log entries resulting from the need
> to do "make update-po" woud really add anything.
> 
> If you think there is a benefit to merging the two, I'm certainly open
> to the idea.

Here's the proposed patch.  I'll apply it in a couple of days unless you
have further comments.  (And yes, I'm still thinking about looking at the
'bootstrap' module in coreutils, to see if it can automatically pull the
correct 4.2.x .po files from the TP, rather than always the most recent
4.3.x files, in which case it would be nice to completely remove the .po
files and their frequent churn from version control; since that's how a
number of other gnulib projects do things).

2007-07-17  Eric Blake  <address@hidden>

        Ignore more generated files.
        * .cvsignore: Updated by gnulib, also ignore stamp-h1,
        findutils-*.
        * lib/.cvsignore: Ignore .deps.
        * m4/.cvsignore: Ignore Makefile.
        * doc/.cvsignore: Ignore regexprops.texi, texinfo.tex.
        * po/.cvsignore: Ignore stamp-po, remove-potcdate.sed.
        * po/ChangeLog: Merge...
        * ChangeLog: ...into this file.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGnX8X84KuGfSFAYARAkCiAKCMazPr+cI1FOPR/0RMRurPdyOQlwCdGDlU
+WLwx4obA93SX20oYAA+JOs=
=/dpz
-----END PGP SIGNATURE-----
Index: .cvsignore
===================================================================
RCS file: /sources/findutils/findutils/.cvsignore,v
retrieving revision 1.9.4.2
diff -u -p -r1.9.4.2 .cvsignore
--- .cvsignore  22 Apr 2007 15:53:52 -0000      1.9.4.2
+++ .cvsignore  18 Jul 2007 02:44:04 -0000
@@ -17,3 +17,6 @@ gnulib
 gnulib-cvs
 tests
 build-aux
+link-warning.h
+stamp-h1
+findutils-*
Index: ChangeLog
===================================================================
RCS file: /sources/findutils/findutils/ChangeLog,v
retrieving revision 1.86.2.28
diff -u -p -r1.86.2.28 ChangeLog
--- ChangeLog   16 Jul 2007 12:48:33 -0000      1.86.2.28
+++ ChangeLog   18 Jul 2007 02:44:05 -0000
@@ -1,3 +1,15 @@
+2007-07-17  Eric Blake  <address@hidden>
+
+       Ignore more generated files.
+       * .cvsignore: Updated by gnulib, also ignore stamp-h1,
+       findutils-*.
+       * lib/.cvsignore: Ignore .deps.
+       * m4/.cvsignore: Ignore Makefile.
+       * doc/.cvsignore: Ignore regexprops.texi, texinfo.tex.
+       * po/.cvsignore: Ignore stamp-po, remove-potcdate.sed.
+       * po/ChangeLog: Merge...
+       * ChangeLog: ...into this file.
+
 2007-07-16  Eric Blake  <address@hidden>
 
        Ensure 'make distcheck' can pass on cygwin.
@@ -773,6 +785,12 @@
        xargs/testsuite/xargs.posix/arg_max_64bit_linux_bug.exp,
        xargs/testsuite/xargs.posix/arg_max_64bit_linux_bug.xo: New file.
 
+       * po/be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, et.po, fi.po,
+       findutils.pot, fr.po, ga.po, gl.po, hr.po, hu.po, id.po, it.po,
+       ja.po, ko.po, lg.po, ms.po, nl.po, pl.po, pt.po, pt_BR.po, ro.po,
+       ru.po, rw.po, sk.po, sl.po, sr.po, sv.po, tr.po, vi.po, zh_CN.po,
+       zh_TW.po: Updated Portuguese .po file and did update-po
+
 2005-11-18  Jim Meyering  <address@hidden> (tiny change)
 
        * lib/buildcmd.c (bc_push_arg): When exec'ing, don't exceed
@@ -785,6 +803,12 @@
        with a message.  If it is not available but we don't need it,
        there is no need for an error.
 
+       * po/ro.po, ru.po, rw.po, sk.po, sl.po, sr.po, sv.po, tr.po, vi.po,
+       zh_CN.po, zh_TW.po, ko.po, lg.po, ms.po, nl.po, pl.po, pt.po,
+       pt_BR.po, be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, et.po,
+       fi.po, findutils.pot, fr.po, ga.po, gl.po, hr.po, hu.po, id.po,
+       it.po, ja.po: Updated Polish translation
+
 2005-10-31  James Youngman  <address@hidden>
 
        * doc/find.texi:
@@ -852,6 +876,13 @@
        Work around compilation failure with GCC 4 and AIX 5.1, in which
        open is #defined to open64
 
+       * po/be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, et.po, fi.po,
+       findutils.pot, fr.po, ga.po, gl.po, hr.po, hu.po, id.po, it.po,
+       ja.po, ko.po, lg.po, ms.po, nl.po, pl.po, pt.po, pt_BR.po, ro.po,
+       ru.po, rw.po, sk.po, sl.po, sr.po, sv.po, tr.po, vi.po, zh_CN.po,
+       zh_TW.po: Work around compilation failure with GCC 4 and AIX 5.1,
+       in which open is #defined to open64
+
 2005-09-03  James Youngman  <address@hidden>
 
        * find/testsuite/find.gnu/quit.exp: Fixed Savannah bug#14390, by
@@ -867,6 +898,11 @@
 
        * ChangeLog, NEWS, configure.in: Released findutils-4.2.25
 
+       * po/sr.po, sv.po, tr.po, vi.po, zh_CN.po, zh_TW.po, sl.po, be.po,
+       ca.po, da.po, de.po, el.po, eo.po, es.po, et.po, fi.po,
+       findutils.pot, fr.po, ga.po, gl.po, hr.po, hu.po, id.po, it.po,
+       ja.po, ko.po, lg.po, ms.po, nl.po, pl.po, pt.po, pt_BR.po, ro.po,
+       ru.po, rw.po, sk.po: Did update-po
 
 2005-09-02  James Youngman  <address@hidden>
 
@@ -895,6 +931,10 @@
        * find/defs.h, find/find.c, find/fstype.c, find/pred.c:
        Attempted fix for compilation when AFS is #defined
 
+2005-08-24  James Youngman  <address@hidden>
+
+       * po/sl.po: Updated from Translation Project
+
 2005-08-13  James Youngman  <address@hidden>
 
        * find/find.1: Remind the user to quote the pattern argument to -iname.
@@ -903,6 +943,11 @@
 
        * NEWS: Corrected typo.
 
+2005-08-11  James Youngman  <address@hidden>
+
+       * po/fr.po: Updated French translation and added new PO file zh_TW.po
+       for Chinese (traditional)
+
 2005-08-09  James Youngman  <address@hidden>
 
        * NEWS: Indicate that regexprops.texi is built on Cygin now that
@@ -964,6 +1009,17 @@
 
        * find/ftsfind.c: Added additional diagnostics.
 
+2005-08-02  James Youngman  <address@hidden>
+
+       * po/tr.po, po/vi.po:
+       Updated Vietnamese and Turkish translations from Translation Project
+
+       * po/sl.po, sr.po, sv.po, tr.po, vi.po, zh_CN.po, be.po, ca.po, da.po, 
de.po, el.po, eo.po, es.po, fi.po, findutils.pot, fr.po, ga.po, gl.po, hr.po, 
hu.po, id.po, it.po, ja.po, ko.po, lg.po, ms.po, pl.po, pt.po, pt_BR.po, ru.po, 
rw.po:
+       Did update-po
+
+       * po/et.po, po/sk.po, po/ro.po:
+       Updated Romanian, Slovak and Estonian translations from Translation 
Project
+
 2005-08-01  James Youngman  <address@hidden>
 
        * ABOUT-NLS, INSTALL, Makefile.am, configure.in, depcomp,
@@ -979,6 +1035,14 @@
 
        * find/testsuite/Makefile.am: Added find.gnu./perm-slash.{exp,xo}.
 
+       * po/nl.po: Updated Dutch translation from Translation Project
+
+       * po/ga.po: Updated Irish translation from the Translation Project
+
+       * po/da.po: Updated Danish translation from the Translation Project
+
+       * po/ca.po: Updated Catalan translation from Translation Project
+
 2005-07-31  James Youngman  <address@hidden>
 
        * find/testsuite/excuses.txt: We now have tests for -perm.
@@ -1366,6 +1430,18 @@
        * find/parser.c (parse_help): Mention -execdir and -ordir options.
        * doc/find.texi, find/find.1: Additionally document new options.
 
+2005-06-18  James Youngman  <address@hidden>
+
+       * po/ga.po, po/tr.po: Updated Irish and Turkish translations.
+
+       * po/pl.po: Did update-po
+
+       * po/pl.po:
+       Updated Polish translation file from the Translation Project
+
+       * po/ca.po, da.po, de.po, el.po, eo.po, es.po, et.po, fi.po, 
findutils.pot, fr.po, ga.po, gl.po, hr.po, hu.po, id.po, it.po, ja.po, ko.po, 
lg.po, ms.po, nl.po, pl.po, pt.po, pt_BR.po, ro.po, ru.po, rw.po, sk.po, sl.po, 
sr.po, sv.po, tr.po, vi.po, zh_CN.po, be.po:
+       Did update-po
+
 2005-06-12  Bas van Gompel  <address@hidden>
 
        * locate/locate.c: Implement --all (-A).
@@ -1982,6 +2058,11 @@
        * find/pred.c:
        To allow compilation on cygwin, use base_name(), not basename().
 
+       * po/tr.po: Updated Turkish translation from TP
+
+       * po/ro.po: Updated Romanian translation from TP
+
+       * po/da.po, po/et.po: Updated translations from MT project website
 
 2005-02-01  James Youngman  <address@hidden>
 
@@ -2019,6 +2100,19 @@
        'find' before comparing against the expected-output file.  We
        therefore also have the lines in the .xo files ready-sorted.
 
+       * po/ca.po: Updated from Translation Project
+
+       * po/de.po, es.po, et.po, fr.po, gl.po, id.po, it.po, ko.po, nl.po,
+       pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po, da.po: Ran update-po
+
+       * po/be.po, ca.po, el.po, eo.po, fi.po, hr.po, hu.po, ja.po, lg.po,
+       ms.po, ro.po, sl.po, sr.po, zh_CN.po: Added new translation files
+       from the Translation Project web site
+
+       * po/da.po, de.po, es.po, et.po, fr.po, ga.po, gl.po, id.po, it.po,
+       ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po: Updated
+       .po files from the Translation Project site
+
 2005-01-30  James Youngman  <address@hidden>
 
        * doc/Makefile.am:
@@ -3441,6 +3535,29 @@
        * Makefile.am, Makefile.in, README-CVS, aclocal.m4:
        Updated to work with current version of gnulib
 
+2003-06-14  James Youngman <address@hidden>
+
+       * po/POTFILES.in, da.po, de.po, es.po, et.po, findutils.pot, fr.po,
+       gl.po, id.po, it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po,
+       tr.po: Merged changes made for version 4.1.20 onto the trunk
+
+2003-05-26  James Youngman <address@hidden>
+
+       * po/pl.po, pt_BR.po, ru.po, sv.po, tr.po, da.po, de.po, es.po,
+       et.po, findutils.pot, fr.po, gl.po, id.po, it.po, ko.po, nl.po:
+       Changes to allow compilation on non-GNU systems (i.e. for the
+       macros that gnulib decides to #define to be effective)
+
+2003-05-24  James Youngman <address@hidden>
+
+       * po/da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po, 
it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po, tr.po:
+       also need stpcpy (e.g. for Solaris)
+
+       * po/POTFILES.in, da.po, de.po, es.po, et.po, findutils.pot, fr.po,
+       gl.po, id.po, it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po,
+       tr.po: Updates to the i18n files to ensure that 'make dist'
+       succeeds
+
 2001-06-09  Kevin Dalley  <address@hidden>
 
        * intl/plural.c:
@@ -3526,6 +3643,17 @@
 
        * ABOUT-NLS: updated from gettext-0.10.38.
 
+       * po/Makefile.in.in: Upgrade to gettext-0.10.38.
+
+       * po/stamp-cat-id: Remove file.
+       * po/cat-id-tbl.c: Remove file.
+
+       * po/de.po, po/es.po, po/et.po, po/fr.po:
+       * po/fr.po, po/et.po, po/es.po, po/de.po: updated translations to
+       findutils-4.1.7.
+
+       * po/tr.po: * tr.po:  New Turkish translation.
+
        * configure.in: add tr to ALL_LINGUAS.
 
        * doc/Makefile.am (MOSTLYCLEANFILES): add find.cps, which is
@@ -3551,10 +3679,22 @@
        * doc/mdate-sh: removed file in doc directory.  It now exists only
        in top_srcdir, but this changed required a patch to automake.
 
+2001-06-01  gettextize  <address@hidden>
+
+       * po/Makefile.in.in: Upgrade to gettext-0.10.38.
+       * po/cat-id-tbl.c: Remove file.
+       * po/stamp-cat-id: Remove file.
+
 2001-05-20  Kevin Dalley  <address@hidden>
 
        * Version 4.1.7
 
+       * da.po, de.po, es.po, et.po, fr.po, gl.po, id.po, it.po, ko.po,
+       nl.po, pl.po, pt_BR.po, ru.po, sv.po: updated to reflect changes
+       in source code.
+
+       * po/id.po: New translation for Indonesia.
+
        * lib/Makefile.am (EXTRA_DIST): add strcasecmp.c
 
        * find/testsuite/Makefile.am (EXTRA_DIST): new tests:
@@ -3601,6 +3741,14 @@
        * configure.in: Change AC_CHECK_MEMBERS to conform to new
        autoconf.  Add Danish.
 
+2001-04-28  Kevin Dalley  <address@hidden>
+
+       * sv.po, ru.po, pt_BR.po, pl.po, nl.po, ko.po, it.po, gl.po,
+       fr.po, et.po, es.po, de.po, findutils.pot:  new translations, and
+       new source code to translate.
+
+       * po/da.po: new Danish translation.
+
 2001-01-20  Kevin Dalley  <address@hidden>
 
        * doc/find.texi (Adding Tests): Place space in "#! /bin/sh".
@@ -3648,6 +3796,11 @@
 
 2000-10-13  Kevin Dalley  <address@hidden>
 
+       * po/sv.po, po/ru.po, po/pt_BR.po, po/pl.po, po/nl.po, po/ko.po,
+       po/it.po, po/gl.po, po/fr.po, po/findutils.pot, po/et.po,
+       po/es.po, po/de.po: updated after addition
+       of lib/rpmatch.c
+
        * depcomp, lib/depcomp: depcomp moved from lib to .
 
 2000-10-11  Kevin Dalley  <address@hidden>
@@ -3667,6 +3820,8 @@
 
 2000-10-10  Kevin Dalley  <address@hidden>
 
+       * po/POTFILES.in: added lib/rpmatch.c
+
        * locate/testsuite/Makefile.am: Added missing \ at end of
        EXTRA_DIST lines.
 
@@ -4070,7 +4225,6 @@
        German, Spanish, French, Italian, Korean, Dutch, Polish, Brazilian
        Portuguese.
 
-
 2000-01-24  Kevin Dalley  <address@hidden>
 
        * lib/xmalloc.c, lib/regex.c, lib/getopt.c: internationalization
@@ -4103,6 +4257,11 @@
        * Added internationalization, only with slightly out of date po
        files for many locales.
 
+2000-01-22  Kevin Dalley  <address@hidden>
+
+       * created po directory and added existing po files from
+       http://www.iro.umontreal.ca/contrib/po/HTML
+
 2000-01-18  Kevin Dalley  <address@hidden>
 
        * Version 4.1.2
Index: doc/.cvsignore
===================================================================
RCS file: /sources/findutils/findutils/doc/.cvsignore,v
retrieving revision 1.6
diff -u -p -r1.6 .cvsignore
--- doc/.cvsignore      14 Jun 2003 15:41:26 -0000      1.6
+++ doc/.cvsignore      18 Jul 2007 02:44:05 -0000
@@ -17,5 +17,7 @@ find.ps
 find.toc
 find.tp
 find.vr
+regexprops.texi
 stamp-vti
+texinfo.tex
 version.texi
Index: lib/.cvsignore
===================================================================
RCS file: /sources/findutils/findutils/lib/.cvsignore,v
retrieving revision 1.5.6.1
diff -u -p -r1.5.6.1 .cvsignore
--- lib/.cvsignore      28 Feb 2007 23:57:54 -0000      1.5.6.1
+++ lib/.cvsignore      18 Jul 2007 02:44:05 -0000
@@ -1,3 +1,4 @@
 Makefile
 Makefile.in
 gnulib-version.c
+.deps
Index: m4/.cvsignore
===================================================================
RCS file: /sources/findutils/findutils/m4/.cvsignore,v
retrieving revision 1.5
diff -u -p -r1.5 .cvsignore
--- m4/.cvsignore       24 Oct 2004 22:44:31 -0000      1.5
+++ m4/.cvsignore       18 Jul 2007 02:44:05 -0000
@@ -1 +1,2 @@
+Makefile
 Makefile.in
Index: po/.cvsignore
===================================================================
RCS file: /sources/findutils/findutils/po/.cvsignore,v
retrieving revision 1.2
diff -u -p -r1.2 .cvsignore
--- po/.cvsignore       20 May 2001 20:51:11 -0000      1.2
+++ po/.cvsignore       18 Jul 2007 02:44:05 -0000
@@ -3,3 +3,5 @@ Makefile
 Makefile.in
 POTFILES
 cat-id-tbl.c
+stamp-po
+remove-potcdate.sed
Index: po/ChangeLog
===================================================================
RCS file: po/ChangeLog
diff -N po/ChangeLog
--- po/ChangeLog        19 Nov 2005 20:28:34 -0000      1.10.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,329 +0,0 @@
-2005-11-19  James Youngman  <address@hidden>
-
-       * be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, et.po, fi.po,
-       findutils.pot, fr.po, ga.po, gl.po, hr.po, hu.po, id.po, it.po,
-       ja.po, ko.po, lg.po, ms.po, nl.po, pl.po, pt.po, pt_BR.po, ro.po,
-       ru.po, rw.po, sk.po, sl.po, sr.po, sv.po, tr.po, vi.po, zh_CN.po,
-       zh_TW.po: Updated Portuguese .po file and did update-po
-
-2005-11-11  James Youngman  <address@hidden>
-
-       * ro.po, ru.po, rw.po, sk.po, sl.po, sr.po, sv.po, tr.po, vi.po,
-       zh_CN.po, zh_TW.po, ko.po, lg.po, ms.po, nl.po, pl.po, pt.po,
-       pt_BR.po, be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, et.po,
-       fi.po, findutils.pot, fr.po, ga.po, gl.po, hr.po, hu.po, id.po,
-       it.po, ja.po: Updated Polish translation
-
-2005-09-04  James Youngman  <address@hidden>
-
-       * be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, et.po, fi.po,
-       findutils.pot, fr.po, ga.po, gl.po, hr.po, hu.po, id.po, it.po,
-       ja.po, ko.po, lg.po, ms.po, nl.po, pl.po, pt.po, pt_BR.po, ro.po,
-       ru.po, rw.po, sk.po, sl.po, sr.po, sv.po, tr.po, vi.po, zh_CN.po,
-       zh_TW.po: Work around compilation failure with GCC 4 and AIX 5.1,
-       in which open is #defined to open64
-
-2005-09-03  James Youngman  <address@hidden>
-
-       * sr.po, sv.po, tr.po, vi.po, zh_CN.po, zh_TW.po, sl.po, be.po,
-       ca.po, da.po, de.po, el.po, eo.po, es.po, et.po, fi.po,
-       findutils.pot, fr.po, ga.po, gl.po, hr.po, hu.po, id.po, it.po,
-       ja.po, ko.po, lg.po, ms.po, nl.po, pl.po, pt.po, pt_BR.po, ro.po,
-       ru.po, rw.po, sk.po: Did update-po
-
-2005-09-01  James Youngman  <address@hidden>
-
-       * ChangeLog: Updated with recent changes.
-
-2005-08-24  James Youngman  <address@hidden>
-
-       * sl.po: Updated from Translation Project
-
-2005-08-24  James Youngman  <address@hidden>
-
-       * ssl.po: Updated from Translation Project
-
-2005-08-11  James Youngman  <address@hidden>
-
-       * fr.po: Updated French translation and added new PO file zh_TW.po
-       for Chinese (traditional)
-
-2005-08-02  James Youngman  <address@hidden>
-
-       * tr.po, vi.po:
-       Updated Vietnamese and Turkish translations from Translation Project
-
-       * sl.po, sr.po, sv.po, tr.po, vi.po, zh_CN.po, be.po, ca.po, da.po, 
de.po, el.po, eo.po, es.po, fi.po, findutils.pot, fr.po, ga.po, gl.po, hr.po, 
hu.po, id.po, it.po, ja.po, ko.po, lg.po, ms.po, pl.po, pt.po, pt_BR.po, ru.po, 
rw.po:
-       Did update-po
-
-       * et.po, sk.po, ro.po:
-       Updated Romanian, Slovak and Estonian translations from Translation 
Project
-
-2005-08-01  James Youngman  <address@hidden>
-
-       * nl.po: Updated Dutch translation from Translation Project
-
-       * ga.po: Updated Irish translation from the Translation Project
-
-       * da.po: Updated Danish translation from the Translation Project
-
-       * ca.po: Updated Catalan translation from Translation Project
-
-2005-06-18  James Youngman  <address@hidden>
-
-       * ga.po, tr.po: Updated Irish and Turkish translations.
-
-       * pl.po: Did update-po
-
-       * pl.po:
-       Updated Polish translation file from the Translation Project
-
-       * ca.po, da.po, de.po, el.po, eo.po, es.po, et.po, fi.po, 
findutils.pot, fr.po, ga.po, gl.po, hr.po, hu.po, id.po, it.po, ja.po, ko.po, 
lg.po, ms.po, nl.po, pl.po, pt.po, pt_BR.po, ro.po, ru.po, rw.po, sk.po, sl.po, 
sr.po, sv.po, tr.po, vi.po, zh_CN.po, be.po:
-       Did update-po
-
-2005-02-05  James Youngman  <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sl.po, sv.po,
-       tr.po: make update-po prior to 'make distcheck'
-
-       * fetch-po-files: This is the first version we actually used.
-
-2005-02-02  James Youngman  <address@hidden>
-
-       * tr.po: Updated Turkish translation from TP
-
-       * ro.po: Updated Romanian translation from TP
-
-       * da.po, et.po: Updated translations from MT project website
-
-2005-01-31  James Youngman  <address@hidden>
-
-       * ca.po: Updated from Translation Project
-
-       * ChangeLog: Updated from CVS logs.
-
-       * de.po, es.po, et.po, fr.po, gl.po, id.po, it.po, ko.po, nl.po,
-       pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po, da.po: Ran update-po
-
-       * be.po, ca.po, el.po, eo.po, fi.po, hr.po, hu.po, ja.po, lg.po,
-       ms.po, ro.po, sl.po, sr.po, zh_CN.po: Added new translation files
-       from the Translation Project web site
-
-       * da.po, de.po, es.po, et.po, fr.po, ga.po, gl.po, id.po, it.po,
-       ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po: Updated
-       .po files from the Translation Project site
-
-2005-01-29  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       Prepared to release findutils-4.2.15
-
-2005-01-25  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       Preparing to release findutils-4.2.14
-
-2005-01-23  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       Merged the d_type optimisation code; this is disabled by default,
-       and can be enabled with 'configure --enable-d_type-optimisation'
-
-2005-01-22  James Youngman <address@hidden>
-
-       * Makefile.in.in, Makevars, da.po, de.po, es.po, et.po,
-       findutils.pot, fr.po, gl.po, id.po, it.po, ko.po, nl.po, pl.po,
-       pt_BR.po, remove-potcdate.sin, ru.po, sk.po, sv.po, tr.po: Switch
-       to using the gnulib gettext module, to ensure that 'make
-       distcheck' works with current xgettext, autoconf, etc.
-
-2005-01-08  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       changed .pot creation date
-
-2005-01-03  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po, 
it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       distcheck
-
-2004-12-06  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       distcheck
-
-2004-12-05  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       distcheck
-
-2004-11-24  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       updated po files
-
-2004-11-21  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       Messages changed again
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       messages changed again
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       Preparation to release findutils-4.2.6.
-
-2004-11-19  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       updated by make distcheck
-
-2004-11-10  James Youngman <address@hidden>
-
-       * pl.po: Applied Polish translations
-
-2004-11-08  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sk.po, sv.po, tr.po:
-       distcheck changed the po files again
-
-       * da.po, de.po, es.po, findutils.pot, gl.po, id.po, ko.po, pl.po,
-       pt_BR.po, ru.po, sv.po: Turn warning messages off by default if
-       stdin is not a tty; allow these to be controlled explicitly by
-       options -warn and -nowarn
-
-       * et.po, it.po: Updated translation files
-
-       * sk.po: New translation file
-
-       * fr.po, nl.po, tr.po: Updated translation files
-
-2004-10-31  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po, tr.po: did
-       make distcheck, which updates these files
-
-2004-10-24  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po, tr.po: Updates
-       prior to release of 4.2.2
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po, tr.po: Use
-       gnulib-tool --import to import the gnulib code, rather than the
-       odd way we were doing it before
-
-2004-10-17  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po,
-       it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po, tr.po:
-       preparation for release
-
-2004-10-16  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po, 
it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po, tr.po:
-       findutils 4.1.20 check-in for tagging
-
-2004-10-02  James Youngman <address@hidden>
-
-       * Makefile.in.in: Search in $(top_srcdir) for mkinstalldirs, since
-       that's where we keep it.
-
-2003-06-14  James Youngman <address@hidden>
-
-       * POTFILES.in, da.po, de.po, es.po, et.po, findutils.pot, fr.po,
-       gl.po, id.po, it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po,
-       tr.po: Merged changes made for version 4.1.20 onto the trunk
-
-2003-05-26  James Youngman <address@hidden>
-
-       * pl.po, pt_BR.po, ru.po, sv.po, tr.po, da.po, de.po, es.po,
-       et.po, findutils.pot, fr.po, gl.po, id.po, it.po, ko.po, nl.po:
-       Changes to allow compilation on non-GNU systems (i.e. for the
-       macros that gnulib decides to #define to be effective)
-
-2003-05-24  James Youngman <address@hidden>
-
-       * da.po, de.po, es.po, et.po, findutils.pot, fr.po, gl.po, id.po, 
it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po, tr.po:
-       also need stpcpy (e.g. for Solaris)
-
-       * POTFILES.in, da.po, de.po, es.po, et.po, findutils.pot, fr.po,
-       gl.po, id.po, it.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po,
-       tr.po: Updates to the i18n files to ensure that 'make dist'
-       succeeds
-
-2001-06-09  Kevin Dalley  <address@hidden>
-
-       * stamp-cat-id:         * stamp-cat-id: Remove file.
-
-       * Makefile.in.in:       * Makefile.in.in: Upgrade to gettext-0.10.38.
-
-       * ChangeLog:    * cat-id-tbl.c: Remove file.
-
-       * de.po, es.po, et.po, fr.po:
-       * fr.po, et.po, es.po, de.po: updated translations to
-       findutils-4.1.7.
-
-       * tr.po: * tr.po:  New Turkish translation.
-
-2001-06-01  gettextize  <address@hidden>
-
-       * Makefile.in.in: Upgrade to gettext-0.10.38.
-       * cat-id-tbl.c: Remove file.
-       * stamp-cat-id: Remove file.
-
-2001-05-20  Kevin Dalley  <address@hidden>
-
-       * da.po, de.po, es.po, et.po, fr.po, gl.po, id.po, it.po, ko.po,
-       nl.po, pl.po, pt_BR.po, ru.po, sv.po: updated to reflect changes
-       in source code.
-
-       * id.po: New translation for Indonesia.
-
-2001-04-28  Kevin Dalley  <address@hidden>
-
-       * sv.po, ru.po, pt_BR.po, pl.po, nl.po, ko.po, it.po, gl.po,
-       fr.po, et.po, es.po, de.po, findutils.pot:  new translations, and
-       new source code to translate.
-
-       * da.po: new Danish translation.
-
-2000-10-13  Kevin Dalley  <address@hidden>
-
-       * sv.po, ru.po, pt_BR.po, pl.po, nl.po, ko.po, it.po, gl.po,
-       fr.po, findutils.pot, et.po, es.po, de.po: updated after addition
-       of lib/rpmatch.c
-
-2000-10-10  Kevin Dalley  <address@hidden>
-
-       * POTFILES.in: added lib/rpmatch.c
-
-2000-01-26  Kevin Dalley  <address@hidden>
-
-       * POTFILES.in: added list of files with translatable strings.
-
-       * de.po, es.po, fr.po, it.po, ko.po, nl.po, pl.po, pt_BR.po,
-       ru.po, sv.po: New, slightly out of date, files imported from the
-       Translation Project: http://www.iro.umontreal.ca/contrib/po/HTML/
-
-
-2000-01-22  Kevin Dalley  <address@hidden>
-
-       * created po directory and added existing po files from
-       http://www.iro.umontreal.ca/contrib/po/HTML
-

reply via email to

[Prev in Thread] Current Thread [Next in Thread]