2005-04-11 Bruno Haible * gettext-0.14.4 released. 2005-04-11 Bruno Haible * it.po: Update from Marco Colombo . * vi.po: Update from Clytie Siddall . 2005-03-14 Bruno Haible * gettext-0.14.3 released. 2005-03-13 Bruno Haible * Makefile.in.in (Makefile): Depend on Makevars. Reported by Alexandre Duret-Lutz . 2005-03-08 Bruno Haible * it.po: Update from Marco Colombo . * vi.po: Update from Clytie Siddall . 2005-03-06 Bruno Haible * Makefile.in.in (dist2): Fail if some of the files to be distributed do not exist or cannot be copied. Suggested by Alexandre Duret-Lutz . 2005-03-06 Bruno Haible * Makefile.in.in (DISTFILES): Remove $(DOMAIN).pot, stamp-po. (stamp-po): Do nothing if $(DOMAIN).pot does not exist. (dist2): Depend on stamp-po. If $(DOMAIN).pot exists, distribute also $(DOMAIN).pot and stamp-po. Reported by Alexandre Duret-Lutz . 2005-02-24 Bruno Haible * gettext-0.14.2 released. 2005-02-23 Bruno Haible * it.po: Update from Marco Colombo . 2005-02-21 Bruno Haible * vi.po: Update from Clytie Siddall . 2005-02-11 Bruno Haible * ga.po: New file, from Kevin Patrick Scannell . * LINGUAS: Add ga. 2005-02-06 Bruno Haible * Makefile.in.in (PACKAGE_BUGREPORT): New variable. ($(DOMAIN).pot-update): If MSGID_BUGS_ADDRESS is empty and PACKAGE_BUGREPORT is available, use the latter. Reported by Simon Josefsson . 2005-01-29 Bruno Haible * vi.po: New file, from Clytie Siddall . * LINGUAS: Add vi. 2005-01-20 Bruno Haible * ru.po: Update from Oleg S. Tihonov . 2005-01-06 Bruno Haible * de.po: Update from Karl Eichwalder . * id.po: Update from Tedi Heriyanto . * uk.po: Update from Maxim V. Dziumanenko . 2004-01-29 Bruno Haible * gettext-0.14.1 released. 2004-01-28 Bruno Haible * gettext-0.14 released. 2004-01-17 Bruno Haible * nl.po: Update from Elros Cyriatan . 2004-01-16 Bruno Haible Create en@quot.po when it doesn't exist. * Makefile.in.in (.SUFFIXES): Add .po-create. ($(POFILES)): Invoke .po-create target when the PO file does not exist. (.nop.po-create): New rule. * Rules-quot (en@quot.po-create, en@boldquot.po-create): New rules. 2003-12-17 Bruno Haible * gettext-0.13.1 released. 2003-12-17 Bruno Haible * fi.po: Update from Sami J. Laine . 2003-11-30 Bruno Haible * gettext-0.13 released. 2003-11-30 Bruno Haible * es.po: Update from Max de Mendizábal . * sk.po: Update from Marcel Telka . 2003-11-24 Bruno Haible * ca.po: Update from Ivan Vilata i Balaguer . * ro.po: New file, from Eugen Hoanca . * sv.po: Update from Jan Djärv . * tr.po: Update from Nilgün Belma Bugüner . * LINGUAS: Add ro. 2003-11-22 Bruno Haible * ja.po: Update from Masahito Yamaga . * ko.po: Update from Changwoo Ryu . * sv.po: Update from Jan Djärv . 2003-11-19 Bruno Haible * de.po: Update from Karl Eichwalder . * fr.po: Update from Michel Robitaille . * pl.po: Update from Rafał Maszkowski . * sr.po: Update from Danilo Segan . * zh_CN.po: Update from Funda Wang . 2003-11-09 Bruno Haible * Makefile.in.in (stamp-po): Remake all GMOFILES, not just those needed in this build. This is necessary because stamp-po persists across "make distclean". 2003-11-06 Bruno Haible * sr.po: New file, from Danilo Segan. * LINGUAS: Add sr. 2003-10-05 Bruno Haible * Makevars (XGETTEXT_OPTIONS): Add --flag options. 2003-09-14 Bruno Haible * POTFILES.in: Add ../gettext-tools/lib/closeout.c, src/envsubst.c. 2003-08-22 Bruno Haible * zh_CN.po: New file, from Funda Wang . * LINGUAS: Add zh_CN. 2003-07-31 Bruno Haible * uk.po: New file, from Volodymyr M. Lisivka . * LINGUAS: Add uk. 2003-06-22 Bruno Haible * Makefile.in.in: Add a version number, to be used by intltools. 2003-05-22 Bruno Haible * gettext-0.12.1 released. 2003-05-19 Bruno Haible * fi.po: Update from Sami J. Laine . 2003-05-17 Bruno Haible * gettext-0.12 released. 2003-05-12 Bruno Haible * es.po: Update from Max de Mendizábal . 2003-04-29 Bruno Haible * Makefile.in.in (stamp-po, update-po): Avoid infinite recursion if LINGUAS is empty. 2003-04-22 Bruno Haible * sk.po: Update from Marcel Telka . 2003-04-12 Bruno Haible VMS support. * Rules-vms: New file. * Makefile.vms.sh: New file. 2003-03-17 Bruno Haible Native Woe32/MSVC support. * Makefile.msvc.sh: New file. * Rules-msvc: New file. 2003-03-29 Bruno Haible * id.po: Update from Tedi Heriyanto . * pl.po: Update from Rafał Maszkowski . 2003-02-28 Bruno Haible * POTFILES.in: Use references to ../gettext-tools/lib. 2003-02-28 Bruno Haible * Makefile.in.in (mkinstalldirs): Simplify. Prepending "$(top_builddir)/" in the case of a relative $srcdir is now handled in gettext.m4. 2003-02-24 Bruno Haible * de.po: Update from Karl Eichwalder . * ja.po: Update from Masahito Yamaga . * pl.po: Update from Rafał Maszkowski . * ru.po: Update from Oleg S. Tihonov . 2003-02-16 Bruno Haible * Makevars (MSGID_BUGS_ADDRESS): New variable. * Makefile.in.in (DISTFILES.common): Remove Makevars. (DISTFILES): Add Makevars here. ($(DOMAIN).pot-update): Pass --msgid-bugs-address to xgettext. (install-data): Install Makevars.template. Uninstall Makevars. (uninstall-data): Uninstall Makevars.template. (dist2): Distribute Makevars.template, in gettext-tools package only. 2003-02-12 Bruno Haible * POTFILES.in: New file. * Makevars: New file. * Makefile.in.in (install-data, installdirs-data, uninstall-data): Special case package 'gettext-tools'. (.nop.po-update): Likewise. (dist2): Distribute also ChangeLog.[0-9] if present.