2006-11-27 Bruno Haible <
[email protected]>
* gettext-0.16.1 released.
2006-10-26 Bruno Haible <
[email protected]>
* gettext-0.16 released.
2006-10-02 Bruno Haible <
[email protected]>
* fr.po: Update from Christophe Combelles <
[email protected]>.
* sl.po: Update from
Primož Peterlin <
[email protected]>.
2006-09-28 Bruno Haible <
[email protected]>
* ca.po: Update from Ivan Vilata i Balaguer <
[email protected]>.
* id.po: Update from Tedi Heriyanto <
[email protected]>.
* zh_CN.po: Update from Funda Wang <
[email protected]>.
2006-09-10 Bruno Haible <
[email protected]>
* Makefile.in.in (install_sh): New variable.
Fixes "make install" errors in packages that have no 'mkinstalldirs'
file and use automake <= 1.9.x, on platforms where 'mkdir' does not
support the -p option.
2006-08-16 Ralf Wildenhues <
[email protected]>
* Makefile.in.in (MKDIR_P): New variable. Needed by $(mkdir_p) with
Automake-1.10.
2006-07-31 Bruno Haible <
[email protected]>
* POTFILES.in: Refer to gnulib-lib/ instead of ../gettext-tools/lib/.
2006-07-25 Bruno Haible <
[email protected]>
* Rules-msvc: Remove file.
* Makefile.msvc.sh: Remove file.
2006-07-25 Bruno Haible <
[email protected]>
* Rules-vms: Remove file.
* Makefile.vms.sh: Remove file.
2006-07-21 Bruno Haible <
[email protected]>
* gettext-0.15 released.
2006-07-20 Bruno Haible <
[email protected]>
* de.po: Update from Karl Eichwalder <
[email protected]>.
* eo.po: New file, from D. Dale Gulledge <
[email protected]>.
* fr.po: Update from Michel Robitaille <
[email protected]>.
* ga.po: Update from Kevin Patrick Scannell <
[email protected]>.
* ru.po: Update from Oleg S. Tihonov <
[email protected]>.
* sv.po: Update from Jan Djärv <
[email protected]>.
* vi.po: Update from Clytie Siddall <
[email protected]>.
* zh_HK.po: New file, from Abel Cheung <
[email protected]>.
* zh_TW.po: Update from Abel Cheung <
[email protected]>.
* LINGUAS: Add eo, zh_HK.
2006-07-03 Bruno Haible <
[email protected]>
* it.po: Update from Marco Colombo <
[email protected]>.
* ja.po: Update from Masahito Yamaga <
[email protected]>.
* ko.po: Update from Changwoo Ryu <
[email protected]>.
* pl.po: Update from Rafał Maszkowski <
[email protected]>.
* tr.po: Update from Nilgün Belma Bugüner <
[email protected]>.
2006-06-12 Bruno Haible <
[email protected]>
* Makefile.in.in (mkinstalldirs): New variable. Needed by $(mkdir_p)
if an mkinstalldirs file is present.
2006-04-17 Bruno Haible <
[email protected]>
* Makefile.in.in (MKINSTALLDIRS, mkinstalldirs): Remove variables.
(mkdir_p): New variable.
(install-data, install-data-yes, installdirs-data,
installdirs-data-yes): Use $(mkdir_p) instead of $(mkinstalldirs).
2006-04-14 Bruno Haible <
[email protected]>
Don't ignore the --localedir option from autoconf >= 2.60.
* Makefile.in.in (localedir): Set to the value determined by the
configure script.
2006-04-07 Bruno Haible <
[email protected]>
* es.po: Update from Max de Mendizábal <
[email protected]>.
* pt.po: Update from Helder Correia <
[email protected]>.
* sl.po: Update from
Primož Peterlin <
[email protected]>.
* vi.po: Update from Clytie Siddall <
[email protected]>.
* zh_TW.po: Update from Abel Cheung <
[email protected]>.
2006-04-02 Bruno Haible <
[email protected]>
* Makevars (XGETTEXT_OPTIONS): Add keywords 'proper_name' and
'proper_name_utf8'.
2005-10-18 Bruno Haible <
[email protected]>
* Makevars (USE_MSGCTXT): New macro.
* Makefile.in.in (GMSGFMT, MSGFMT, XGETTEXT): Define according to the
value of $(USE_MSGCTXT).
2005-07-26 Bruno Haible <
[email protected]>
* Makefile.in.in (datarootdir): New variable.
Suggested by Stepan Kasal <
[email protected]>.
2005-03-13 Bruno Haible <
[email protected]>
* Makefile.in.in (Makefile): Call config.status with calling convention
supported since autoconf-2.50.
Suggested by Alexandre Duret-Lutz <
[email protected]>.
2006-06-21 Bruno Haible <
[email protected]>
* gettext-0.14.6 released.
2005-05-23 Bruno Haible <
[email protected]>
* gettext-0.14.5 released.
2005-05-23 Bruno Haible <
[email protected]>
* zh_TW.po: Update from Abel Cheung <
[email protected]>.
2005-04-11 Bruno Haible <
[email protected]>
* gettext-0.14.4 released.
2005-04-11 Bruno Haible <
[email protected]>
* it.po: Update from Marco Colombo <
[email protected]>.
* vi.po: Update from Clytie Siddall <
[email protected]>.
2005-03-14 Bruno Haible <
[email protected]>
* gettext-0.14.3 released.
2005-03-13 Bruno Haible <
[email protected]>
* Makefile.in.in (Makefile): Depend on Makevars.
Reported by Alexandre Duret-Lutz <
[email protected]>.
2005-03-08 Bruno Haible <
[email protected]>
* it.po: Update from Marco Colombo <
[email protected]>.
* vi.po: Update from Clytie Siddall <
[email protected]>.
2005-03-06 Bruno Haible <
[email protected]>
* 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 <
[email protected]>.
2005-03-06 Bruno Haible <
[email protected]>
* 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 <
[email protected]>.
2005-02-24 Bruno Haible <
[email protected]>
* gettext-0.14.2 released.
2005-02-23 Bruno Haible <
[email protected]>
* it.po: Update from Marco Colombo <
[email protected]>.
2005-02-21 Bruno Haible <
[email protected]>
* vi.po: Update from Clytie Siddall <
[email protected]>.
2005-02-11 Bruno Haible <
[email protected]>
* ga.po: New file, from Kevin Patrick Scannell <
[email protected]>.
* LINGUAS: Add ga.
2005-02-06 Bruno Haible <
[email protected]>
* 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 <
[email protected]>.
2005-01-29 Bruno Haible <
[email protected]>
* vi.po: New file, from Clytie Siddall <
[email protected]>.
* LINGUAS: Add vi.
2005-01-20 Bruno Haible <
[email protected]>
* ru.po: Update from Oleg S. Tihonov <
[email protected]>.
2005-01-06 Bruno Haible <
[email protected]>
* de.po: Update from Karl Eichwalder <
[email protected]>.
* id.po: Update from Tedi Heriyanto <
[email protected]>.
* uk.po: Update from Maxim V. Dziumanenko <
[email protected]>.
2004-01-29 Bruno Haible <
[email protected]>
* gettext-0.14.1 released.
2004-01-28 Bruno Haible <
[email protected]>
* gettext-0.14 released.
2004-01-17 Bruno Haible <
[email protected]>
* nl.po: Update from Elros Cyriatan <
[email protected]>.
2004-01-16 Bruno Haible <
[email protected]>
Create
[email protected] 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 (
[email protected],
[email protected]): New rules.
2003-12-17 Bruno Haible <
[email protected]>
* gettext-0.13.1 released.
2003-12-17 Bruno Haible <
[email protected]>
* fi.po: Update from Sami J. Laine <
[email protected]>.
2003-11-30 Bruno Haible <
[email protected]>
* gettext-0.13 released.
2003-11-30 Bruno Haible <
[email protected]>
* es.po: Update from Max de Mendizábal <
[email protected]>.
* sk.po: Update from Marcel Telka <
[email protected]>.
2003-11-24 Bruno Haible <
[email protected]>
* ca.po: Update from Ivan Vilata i Balaguer <
[email protected]>.
* ro.po: New file, from Eugen Hoanca <
[email protected]>.
* sv.po: Update from Jan Djärv <
[email protected]>.
* tr.po: Update from Nilgün Belma Bugüner <
[email protected]>.
* LINGUAS: Add ro.
2003-11-22 Bruno Haible <
[email protected]>
* ja.po: Update from Masahito Yamaga <
[email protected]>.
* ko.po: Update from Changwoo Ryu <
[email protected]>.
* sv.po: Update from Jan Djärv <
[email protected]>.
2003-11-19 Bruno Haible <
[email protected]>
* de.po: Update from Karl Eichwalder <
[email protected]>.
* fr.po: Update from Michel Robitaille <
[email protected]>.
* pl.po: Update from Rafał Maszkowski <
[email protected]>.
* sr.po: Update from Danilo Segan <
[email protected]>.
* zh_CN.po: Update from Funda Wang <
[email protected]>.
2003-11-09 Bruno Haible <
[email protected]>
* 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 <
[email protected]>
* sr.po: New file, from Danilo Segan.
* LINGUAS: Add sr.
2003-10-05 Bruno Haible <
[email protected]>
* Makevars (XGETTEXT_OPTIONS): Add --flag options.
2003-09-14 Bruno Haible <
[email protected]>
* POTFILES.in: Add ../gettext-tools/lib/closeout.c, src/envsubst.c.
2003-08-22 Bruno Haible <
[email protected]>
* zh_CN.po: New file, from Funda Wang <
[email protected]>.
* LINGUAS: Add zh_CN.
2003-07-31 Bruno Haible <
[email protected]>
* uk.po: New file, from Volodymyr M. Lisivka <
[email protected]>.
* LINGUAS: Add uk.
2003-06-22 Bruno Haible <
[email protected]>
* Makefile.in.in: Add a version number, to be used by intltools.
2003-05-22 Bruno Haible <
[email protected]>
* gettext-0.12.1 released.
2003-05-19 Bruno Haible <
[email protected]>
* fi.po: Update from Sami J. Laine <
[email protected]>.
2003-05-17 Bruno Haible <
[email protected]>
* gettext-0.12 released.
2003-05-12 Bruno Haible <
[email protected]>
* es.po: Update from Max de Mendizábal <
[email protected]>.
2003-04-29 Bruno Haible <
[email protected]>
* Makefile.in.in (stamp-po, update-po): Avoid infinite recursion if
LINGUAS is empty.
2003-04-22 Bruno Haible <
[email protected]>
* sk.po: Update from Marcel Telka <
[email protected]>.
2003-04-12 Bruno Haible <
[email protected]>
VMS support.
* Rules-vms: New file.
* Makefile.vms.sh: New file.
2003-03-17 Bruno Haible <
[email protected]>
Native Woe32/MSVC support.
* Makefile.msvc.sh: New file.
* Rules-msvc: New file.
2003-03-29 Bruno Haible <
[email protected]>
* id.po: Update from Tedi Heriyanto <
[email protected]>.
* pl.po: Update from Rafał Maszkowski <
[email protected]>.
2003-02-28 Bruno Haible <
[email protected]>
* POTFILES.in: Use references to ../gettext-tools/lib.
2003-02-28 Bruno Haible <
[email protected]>
* 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 <
[email protected]>
* de.po: Update from Karl Eichwalder <
[email protected]>.
* ja.po: Update from Masahito Yamaga <
[email protected]>.
* pl.po: Update from Rafał Maszkowski <
[email protected]>.
* ru.po: Update from Oleg S. Tihonov <
[email protected]>.
2003-02-16 Bruno Haible <
[email protected]>
* 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 <
[email protected]>
* 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.