From 8e8b025c9000b781bee81cecd68f863d51c254a7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 4 Apr 2009 12:39:44 +0200 Subject: maint: clean up Makefile.am, rename remaining ChangeLog files * Makefile.am (changelog_etc, syntax_check_exceptions): Define. (EXTRA_DIST): Use. Remove names that are now automatically included: build-aux/git-version-gen, build-aux/vc-list-files. * build-aux/ChangeLog-2007: Rename from */ChangeLog. * doc/ChangeLog-2007: Likewise. * lib/ChangeLog-2007: Likewise. * m4/ChangeLog-2007: Likewise. * po/ChangeLog-2007: Likewise. --- po/ChangeLog-2007 | 254 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 254 insertions(+) create mode 100644 po/ChangeLog-2007 (limited to 'po/ChangeLog-2007') diff --git a/po/ChangeLog-2007 b/po/ChangeLog-2007 new file mode 100644 index 000000000..4a58cb1d6 --- /dev/null +++ b/po/ChangeLog-2007 @@ -0,0 +1,254 @@ +2007-08-19 Eric Blake + + * POTFILES.in: Add lib/closein.c. + +2007-08-08 Jim Meyering + + Adapt to gnulib's latest xstrtol change. + * POTFILES.in: Use lib/xstrtol-error.c, not lib/xstrtol.h. + +2007-08-04 Jim Meyering + + * POTFILES.in: Remove lib/human.c. + +2007-05-19 Jim Meyering + + * POTFILES.in: Add src/mktemp.c. + +2007-02-02 Jim Meyering + + * POTFILES.in: Add src/runcon.c. + +2007-01-13 Jim Meyering + + * POTFILES.in: Add src/chcon.c. + +2006-10-19 Jim Meyering + + * POTFILES.in: Also include lib/regcomp.c, since it too uses gettext. + +2006-10-19 Paul Eggert + + * POTFILES.in: Add lib/xstrtol.h. + +2006-08-22 Paul Eggert + + * .cvsignore: More ../bootstrap-related fixes, plus remove old + cruft. Add *.po, LINGUAS, Makevars. Remove *.cat, *.msg, + cat-id-dbl.c, messages.mo, stamp-cat-id. + +2006-08-22 Jim Meyering + + * .cvsignore: Add files that are now generated by ../bootstrap. + +2006-08-20 Paul Eggert + + * LINGUAS, Makefile.in.in, Makevars, Rules-quot, af.po, be.po: + * bg.po, boldquot.sed, ca.po, cs.po, da.po, de.po, el.po: + * en@boldquot.header, en@quot.header, es.po, et.po, eu.po: + * fi.po, fr.po, ga.po, gl.po, hr.po, hu.po, insert-header.sin: + * it.po, ja.po, ko.po, lg.po, ms.po, nb.po, nl.po, no.po, pl.po: + * pt.po, pt_BR.po, quot.sed, remove-potcdate.sin, ro.po, ru.po: + * rw.po, sk.po, sl.po, sr.po, sv.po, tr.po, uk.po, vi.po, wa.po: + * zh_CN.po, zh_TW.po: + Remove from CVS, since ../bootstrap generates them automatically. + +2006-08-17 Paul Eggert + + * po/ChangeLog: Add copyright notice. + * po/Makevars: Likewise. + +2006-08-10 Paul Eggert + + * Makevars (XGETTEXT_OPTIONS): Add pass-c-format flags for + _ and N_, so that we get format checking even when --enable-nls. + Add c-format flags for error, error_at_line, asprintf, vasprintf, + asnprintf, vasnprintf, wrapf. + (USE_MSGCTXT): New macro. + * Rules-quot (en@quot.po-create, en@boldquot.po-create): New rules. + +2006-08-09 Paul Eggert + + * Makefile.in.in: Sync from gettext 0.15. + + * LINGUAS: Add ro, sr, uk, wa. + * ro.po, sr.po, uk,po, wa.po: New files, + gotten from the following files relative to + : + ro/fileutils-4.1.11.ro.po, sr/sh-utils-2.0.15.sr.po, + uk/fileutils-4.1.11.uk.po, wa/fileutils-4.1.11.wa.po. + +2006-08-09 Jim Meyering + + * POTFILES.in: Add lib/randread.c, lib/xmemxfrm.c, and src/shuf.c. + +2006-02-27 Jim Meyering + + * POTFILES.in: Add src/base64.c. + +2005-12-17 Jim Meyering + + * POTFILES.in: Add lib/acl.c. + +2005-12-13 Jim Meyering + + * LINGUAS: Add Kinyarwanda (rw). + Add Croatian (hr). + +2005-11-22 Jim Meyering + + * POTFILES.in: Add lib/euidaccess-stat.c. + +2005-10-24 Jim Meyering + + * Makefile.in.in: Update from gettext cvs (0.15). + (Makefile): Remove stray po-directories argument. + +2005-10-07 Jim Meyering + + * POTFILES.in: Remove the lib/euidaccess-stat.c line, + until I'm ready to add the corresponding file. + +2005-10-02 Jim Meyering + + * POTFILES.in: Add lib/euidaccess-stat.c. + +2005-09-24 Jim Meyering + + * POTFILES.in: Add lib/gai_strerror.c. + +2005-06-14 Jim Meyering + + * POTFILES.in: Change openat.c to openat-die.c. + +2005-06-02 Jim Meyering + + * POTFILES.in: Change makepath.c to mkdir-p.c here, too. + +2005-05-10 Jim Meyering + + * LINGUAS: Add Vietnamese (vi). + +2005-04-06 Jim Meyering + + * LINGUAS: Remove rw. + * rw.po: Remove file -- many invalid message strings. + +2005-04-05 Jim Meyering + + * LINGUAS: Add Kinyarwanda (rw). + +2004-12-14 Jim Meyering + + * LINGUAS: Add Bulgarian (bg). + +2004-11-28 Jim Meyering + + * POTFILES.in: Add lib/openat.c. + +2004-10-11 Jim Meyering + + * fr.po: Fix two typos reported in http://bugs.debian.org/275924 + +2004-09-22 Jim Meyering + + * POTFILES.in: Remove lib/xmalloc.c. + Add lib/xalloc-die.c. + +2004-06-26 Jim Meyering + + * LINGUAS: Add Basque (eu). + +2004-04-16 Jim Meyering + + * fr.po: Correct typo in the french rendition of date's --help output: + s/%r/%R/. Patch by Nicolas Boulenguez. + +2004-03-02 Jim Meyering + + * LINGUAS: Add Afrikaans (af) + +2004-01-13 Jim Meyering + + * POTFILES.in: Replace src/sys2.h with src/system.h. + +2004-01-12 Jim Meyering + + * Makefile.in.in: Update from gettext-0.13.1. + +2003-11-09 Jim Meyering + + * POTFILES.in: Add lib/root-dev-ino.h. + +2003-10-17 Jim Meyering + + * POTFILES.in: Add lib/xfts.c. + +2003-09-22 Jim Meyering + + * Makevars (XGETTEXT_OPTIONS): Add --from-code=UTF-8 to accommodate the + non-ASCII comment to translators in ptx.c regarding the author's name. + +2003-08-27 Jim Meyering + + * Makefile.in.in: Update from gettext-0.12.2. + +2003-08-19 Jim Meyering + + * Makevars (MSGID_BUGS_ADDRESS): Define. + +2003-08-12 Jim Meyering + + * LINGUAS: Add Irish (ga). + +2003-07-11 Jim Meyering + + * POTFILES.in: Add src/nohup.c and src/setuidgid.c. + +2003-03-18 Jim Meyering + + * POTFILES.in: Remove lib/c-stack.c. + +2003-02-16 Jim Meyering + + * LINGUAS: Add Finnish (fi). + +2003-01-11 Jim Meyering + + * POTFILES.in: Add src/readlink.c. + +2002-11-21 Jim Meyering + + * LINGUAS: Add ms (Malay). + +2002-11-14 Jim Meyering + + * POTFILES.in: Remove lib/long-options.c and lib/same.c. + Although each defines `_', neither actually used it. + +2002-11-09 Jim Meyering + + * Makevars (EXTRA_LOCALE_CATEGORIES): Add LC_TIME. + Patch by Tim Waugh for Red Hat bug #73669. + +2002-09-25 gettextize + + * Makefile.in.in: Upgrade to gettext-0.11.5. + +2002-09-16 Jim Meyering + + * LINGUAS: Add be (Belarusian). + +2002-09-02 Jim Meyering + + * LINGUAS: Add lg (Luganda). + + + ----- + + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software + Foundation, Inc. + + Copying and distribution of this file, with or without + modification, are permitted provided the copyright notice + and this notice are preserved. -- cgit v1.2.3-54-g00ecf