2006-10-26  Bruno Haible  <bruno@clisp.org>

	* gettext-0.16 released.

2006-10-23  Bruno Haible  <bruno@clisp.org>

	* hello-c++-kde/admin/cvs.sh: Accept automake versions > 1.9.x.

2006-10-01  Bruno Haible  <bruno@clisp.org>

	* hello-*/autoclean.sh: Remove also intldir.m4.

2006-10-02  Bruno Haible  <bruno@clisp.org>

	* po/fr.po: Update from Christophe Combelles <ccomb@free.fr>.
	* po/id.po: New file, from Tedi Heriyanto <tedi_heriyanto@yahoo.com>.
	* po/LINGUAS: Add id.
	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2006-09-18  Bruno Haible  <bruno@clisp.org>

	* hello-{c,c++,objc}*/{autoclean.sh,m4/Makefile.am}: Remove
	inttypes-h.m4.

2006-09-11  Bruno Haible  <bruno@clisp.org>

	* hello-{c,c++,objc}*/autoclean.sh: Remove also intl.m4.

2006-08-28  Bruno Haible  <bruno@clisp.org>

	* hello-*/autoclean.sh: Remove mention of signed.m4.

2006-07-31  Bruno Haible  <bruno@clisp.org>

	* hello-c/autogen.sh: Replace gettext-tools/lib with
	gettext-tools/gnulib-lib.
	* hello-c++/autogen.sh: Likewise.
	* hello-objc/autogen.sh: Likewise.
	* hello-csharp/autogen.sh: Update for changed locations of *.m4 files.
	* hello-csharp-forms/autogen.sh: Likewise.
	* hello-java/autogen.sh: Likewise.
	* hello-java-awt/autogen.sh: Likewise.
	* hello-java-swing/autogen.sh: Likewise.

2006-07-30  Bruno Haible  <bruno@clisp.org>

	* hello-csharp*/autogen.sh: Update for changed location of
	csharpcomp.sh.in and csharpexec.sh.in.
	* hello-java*/autogen.sh: Update for changed location of
	javacomp.sh.in and javaexec.sh.in.

2006-07-25  Bruno Haible  <bruno@clisp.org>

	* Makefile.msvc: Remove file.
	* Makefile.am (EXTRA_DIST): Remove Makefile.msvc.

2006-07-25  Bruno Haible  <bruno@clisp.org>

	* Makefile.vms: Remove file.
	* Makefile.am (EXTRA_DIST): Remove Makefile.vms.

2006-07-23  Bruno Haible  <bruno@clisp.org>

	* hello-c++-kde/autoclean.sh: Fix syntax error.

2006-07-21  Bruno Haible  <bruno@clisp.org>

	* gettext-0.15 released.

2006-07-21  Bruno Haible  <bruno@clisp.org>

	* hello-*/autogen.sh (GETTEXT_TOPSRCDIR): In the build directory case,
	append one more "/..".

2006-07-20  Bruno Haible  <bruno@clisp.org>

	* po/sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
	* po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
	* po/zh_HK.po: New file, from Abel Cheung <abelcheung@gmail.com>.
	* po/LINGUAS: Add zh_HK.
	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2006-07-14  Bruno Haible  <bruno@clisp.org>

	* po/Makefile.am (MOSTLYCLEANFILES): Add *.stackdump.
	* hello-*/po/Makefile.am (MOSTLYCLEANFILES): Likewise.

2006-07-13  Bruno Haible  <bruno@clisp.org>

	* configure.ac (Makefile): Invoke FIX_MAKEFILE_TOPDIR_DISTRIB instead
	of FIX_MAKEFILE_DISTRIB.

2006-07-13  Bruno Haible  <bruno@clisp.org>

	* hello-c++-kde/admin/cvs.sh: Disable the search for specific
	versions of autoconf, autoheader, autom4te, automake, aclocal.
	Accept autoconf, autoheader versions > 2.59. Accept automake
	versions > 1.8.x.

2006-07-13  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (ACLOCAL_AMFLAGS): New variable.

2006-07-03  Bruno Haible  <bruno@clisp.org>

	* po/eo.po: New file, from Edmund Grimley Evans <edmundo@rano.org>.
	* po/it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
	* po/LINGUAS: Add eo.
	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2006-06-29  Bruno Haible  <bruno@clisp.org>

	* configure.ac: New file.
	* Makefile.am (AUTOMAKE_OPTIONS): Drop gnits, use foreign instead.
	* po/Makefile.am (POTFILES): Remove examples/ prefix.

2006-06-27  Bruno Haible  <bruno@clisp.org>

	* hello-c/{autoclean.sh,m4/Makefile.am}: Remove isc-posix.m4.
	* hello-c-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
	* hello-c++/{autoclean.sh,m4/Makefile.am}: Likewise.
	* hello-c++-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
	* hello-c++-kde/{autoclean.sh,m4/Makefile.am}: Likewise.
	* hello-objc/{autoclean.sh,m4/Makefile.am}: Likewise.
	* hello-objc-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.

2006-04-14  Bruno Haible  <bruno@clisp.org>

	Assume autoconf >= 2.60.
	* Makefile.am (docdir): Remove variable.
	* po/Makefile.am (localedir): Remove variable.

2006-06-04  Bruno Haible  <bruno@clisp.org>

	* hello-c/{autoclean.sh,m4/Makefile.am}: Replace inttypes.m4 with
	inttypes-h.m4.
	* hello-c-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
	* hello-c++/{autoclean.sh,m4/Makefile.am}: Likewise.
	* hello-c++-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
	* hello-c++-kde/{autoclean.sh,m4/Makefile.am}: Likewise.
	* hello-objc/{autoclean.sh,m4/Makefile.am}: Likewise.
	* hello-objc-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.

2006-05-01  Bruno Haible  <bruno@clisp.org>

	* hello-java/configure.ac: Pass a source-version to gt_JAVACOMP. Move
	gt_JAVAEXEC call before the gt_JAVACOMP call.
	* hello-java-awt/configure.ac: Likewise.
	* hello-java-swing/configure.ac: Likewise.

2006-04-17  Bruno Haible  <bruno@clisp.org>

	* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
	* hello-csharp/Makefile.am: Likewise.
	* hello-csharp-forms/Makefile.am: Likewise.
	* hello-java/Makefile.am: Likewise.
	* hello-java-awt/Makefile.am: Likewise.
	* hello-java-swing/Makefile.am: Likewise.
	* hello-pascal/Makefile.am: Likewise.
	* hello-c++-qt/po/Makefile.am: Likewise.
	* hello-c++-wxwidgets/po/Makefile.am: Likewise.
	* hello-clisp/po/Makefile.am: Likewise.
	* hello-csharp/po/Makefile.am: Likewise.
	* hello-csharp-forms/po/Makefile.am: Likewise.
	* hello-gawk/po/Makefile.am: Likewise.
	* hello-guile/po/Makefile.am: Likewise.
	* hello-librep/po/Makefile.am: Likewise.
	* hello-pascal/po/Makefile.am: Likewise.
	* hello-perl/po/Makefile.am: Likewise.
	* hello-php/po/Makefile.am: Likewise.
	* hello-python/po/Makefile.am: Likewise.
	* hello-sh/po/Makefile.am: Likewise.
	* hello-smalltalk/po/Makefile.am: Likewise.
	* hello-tcl/po/Makefile.am: Likewise.
	* hello-tcl-tk/po/Makefile.am: Likewise.
	* hello-ycp/po/Makefile.am: Likewise.
	* hello-*/autoclean.sh: Don't remove mkinstalldirs.

2006-04-14  Bruno Haible  <bruno@clisp.org>

	Don't ignore the --localedir option from autoconf >= 2.60.
	* hello-c/Makefile.am (localedir): Remove variable.
	* hello-c-gnome/Makefile.am (localedir): Likewise.
	* hello-objc/Makefile.am (localedir): Likewise.
	* hello-objc-gnome/Makefile.am (localedir): Likewise.
	* hello-c++/Makefile.am (localedir): Likewise.
	* hello-c++-kde/Makefile.am (localedir): Likewise.
	* hello-c++-gnome/Makefile.am (localedir): Likewise.
	* hello-c++-qt/Makefile.am (localedir): Likewise.
	* hello-c++-qt/po/Makefile.am (localedir): Likewise.
	* hello-c++-wxwidgets/Makefile.am (localedir): Likewise.
	* hello-c++-wxwidgets/po/Makefile.am (localedir): Likewise.
	* hello-clisp/po/Makefile.am (localedir): Likewise.
	* hello-gawk/po/Makefile.am (localedir): Likewise.
	* hello-guile/po/Makefile.am (localedir): Likewise.
	* hello-librep/po/Makefile.am (localedir): Likewise.
	* hello-pascal/po/Makefile.am (localedir): Likewise.
	* hello-perl/po/Makefile.am (localedir): Likewise.
	* hello-php/po/Makefile.am (localedir): Likewise.
	* hello-python/po/Makefile.am (localedir): Likewise.
	* hello-sh/po/Makefile.am (localedir): Likewise.
	* hello-smalltalk/po/Makefile.am (localedir): Likewise.
	* hello-ycp/po/Makefile.am (localedir): Likewise.

2006-04-14  Bruno Haible  <bruno@clisp.org>

	* hello-c/configure.ac: Use gettext-0.15 infrastructure.
	* hello-c-gnome/configure.ac: Likewise.
	* hello-objc/configure.ac: Likewise.
	* hello-objc-gnome/configure.ac: Likewise.
	* hello-c++/configure.ac: Likewise.
	* hello-c++-kde/configure.in.in: Likewise.
	* hello-c++-gnome/configure.ac: Likewise.
	* hello-c-gnome/m4/Makefile.am (EXTRA_DIST): Add lock.m4.
	* hello-c++-kde/m4/Makefile.am (EXTRA_DIST): Likewise.

2006-04-14  Bruno Haible  <bruno@clisp.org>

	Prepare for autoconf-2.60.
	* hello-clisp/configure.ac: Set datarootdir before evaluating
	${datadir}.
	* hello-gawk/configure.ac: Likewise.
	* hello-guile/configure.ac: Likewise.
	* hello-librep/configure.ac: Likewise.
	* hello-pascal/configure.ac: Likewise.
	* hello-perl/configure.ac: Likewise.
	* hello-php/configure.ac: Likewise.
	* hello-python/configure.ac: Likewise.
	* hello-sh/configure.ac: Likewise.
	* hello-smalltalk/configure.ac: Likewise.

2006-04-07  Bruno Haible  <bruno@clisp.org>

	* po/hu.po: New file, from Kiss Tamás <atomi@inf.elte.hu>.
	* po/pt.po: New file, from
	Helder Correia <helder.pereira.correia@gmail.com>.
	* po/sl.po: New file, from
	Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>.
	* po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
	* po/LINGUAS: Add hu, pt, sl.
	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2006-03-25  Bruno Haible  <bruno@clisp.org>

	* hello-csharp-forms/README: New file.
	* Makefile.am (EXAMPLESFILES): Add it.

2006-03-25  Bruno Haible  <bruno@clisp.org>

	New example for wxWidgets.
	* hello-c++-wxwidgets: New subdirectory.
	* README: Mention it.
	* Makefile.am (EXAMPLESFILES): Add the files in hello-c++-wxwidgets.
	* po/Makefile.am (POTFILES): Add hello-c++-wxwidgets source.
	(SMALLPOTS): Add hello-c++-wxwidgets.pot.
	(hello-c++-wxwidgets.pot): New rule.
	(SMALLPOFILES_FOR_lang): Add hello-c++-wxwidgets elements.
	(../hello-c++-wxwidgets/po/$(LL).po): New rule.

2005-10-18  Bruno Haible  <bruno@clisp.org>

	* hello-c/po/Makevars (USE_MSGCTXT): New macro.
	* hello-c-gnome/po/Makevars (USE_MSGCTXT): New macro.
	* hello-c++/po/Makevars (USE_MSGCTXT): New macro.
	* hello-c++-gnome/po/Makevars (USE_MSGCTXT): New macro.
	* hello-c++-kde/po/Makevars (USE_MSGCTXT): New macro.
	* hello-objc/po/Makevars (USE_MSGCTXT): New macro.
	* hello-objc-gnome/po/Makevars (USE_MSGCTXT): New macro.

2005-09-19  Bruno Haible  <bruno@clisp.org>

	* hello-*/autogen.sh: Also install m4/progtest.m4.
	* hello-*/autoclean.sh: Also remove m4/progtest.m4.

2005-07-24  Bruno Haible  <bruno@clisp.org>

	Tidy up exported symbols.
	* hello-c/m4/Makefile.am (EXTRA_DIST): Add visibility.m4.
	* hello-c-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
	* hello-c++/m4/Makefile.am (EXTRA_DIST): Likewise.
	* hello-c++-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
	* hello-c++-kde/m4/Makefile.am (EXTRA_DIST): Likewise.
	* hello-objc/m4/Makefile.am (EXTRA_DIST): Likewise.
	* hello-objc-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
	* hello-c/autoclean.sh: Remove also m4/visibility.m4.
	* hello-c-gnome/autoclean.sh: Likewise.
	* hello-c++/autoclean.sh: Likewise.
	* hello-c++-gnome/autoclean.sh: Likewise.
	* hello-c++-kde/autoclean.sh: Likewise.
	* hello-objc/autoclean.sh: Likewise.
	* hello-objc-gnome/autoclean.sh: Likewise.

2005-07-26  Bruno Haible  <bruno@clisp.org>

	* installpaths.in (datarootdir): New variable.

2005-07-16  Bruno Haible  <bruno@clisp.org>

	* hello-c/m4/Makefile.am (EXTRA_DIST): Add lock.m4.
	* hello-c++/m4/Makefile.am (EXTRA_DIST): Likewise.
	* hello-c++-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
	* hello-objc/m4/Makefile.am (EXTRA_DIST): Likewise.
	* hello-objc-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
	* hello-c/autoclean.sh: Remove also m4/lock.m4.
	* hello-c-gnome/autoclean.sh: Likewise.
	* hello-c++/autoclean.sh: Likewise.
	* hello-c++-gnome/autoclean.sh: Likewise.
	* hello-c++-kde/autoclean.sh: Likewise.
	* hello-objc/autoclean.sh: Likewise.
	* hello-objc-gnome/autoclean.sh: Likewise.

2005-05-01  Bruno Haible  <bruno@clisp.org>

	* hello-csharp/configure.ac, hello-csharp-forms/configure.ac: Call
	gt_CSHARPEXEC with parameters.
	* hello-csharp/m4/Makefile.am, hello-csharp-forms/m4/Makefile.am
	(EXTRA_DIST): Add csharpexec-test.exe.
	* hello-csharp/autogen.sh, hello-csharp-forms/autogen.sh: Also copy
	m4/csharpexec-test.exe.
	* hello-csharp/autoclean.sh, hello-csharp-forms/autoclean.sh: Also
	remove m4/csharpexec-test.exe.

2006-06-21  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.6 released.

2005-05-23  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.5 released.

2005-05-23  Bruno Haible  <bruno@clisp.org>

	* po/zh_TW.po: New file, from Abel Cheung <abelcheung@gmail.com>.
	* po/LINGUAS: Add it.
	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2005-04-11  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.4 released.

2005-04-11  Bruno Haible  <bruno@clisp.org>

	* po/it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.

2005-03-14  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.3 released.

2005-03-08  Bruno Haible  <bruno@clisp.org>

	* po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.

2005-03-08  Bruno Haible  <bruno@clisp.org>

	* po/it.po: New file, from Marco Colombo <m.colombo@ed.ac.uk>.
	* po/LINGUAS: Add it.
	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2005-03-06  Bruno Haible  <bruno@clisp.org>

	* po/Makefile.am, hello-*/po/Makefile.am (stamp-po): Do nothing if
	$(DOMAIN).pot does not exist.
	(EXTRA_DIST): Remove $(DOMAIN).pot, stamp-po.
	(distdir1): If $(DOMAIN).pot exists, distribute also $(DOMAIN).pot and
	stamp-po.

2005-02-24  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.2 released.

2005-02-24  Bruno Haible  <bruno@clisp.org>

	* hello-*/autogen.sh: Define and use GETTEXT_TOPSRCDIR, to make it
	work in VPATH builds.

2005-02-23  Bruno Haible  <bruno@clisp.org>

	* xsmallpot.sh: Make the temporary directory writable.

2005-02-23  Bruno Haible  <bruno@clisp.org>

	* xsmallpot.sh: Add srcdir argument. Make it work when
	builddir != srcdir.
	* Makefile.am (hello-*.pot): Update xsmallpot.sh invocations.

2005-02-21  Bruno Haible  <bruno@clisp.org>

	* po/vi.po: New file, from Clytie Siddall <clytie@riverland.net.au>.
	* po/LINGUAS: Add vi.
	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2005-02-11  Bruno Haible  <bruno@clisp.org>

	* po/ga.po: New file, from Kevin Patrick Scannell <scannell@slu.edu>.
	* po/LINGUAS: Add ga.
	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2005-02-06  Bruno Haible  <bruno@clisp.org>

	* hello-*/po/Makefile.am ($(DOMAIN).pot-update): If MSGID_BUGS_ADDRESS
	is empty and PACKAGE_BUGREPORT is available, use the latter.
	* po/Makefile.am ($(DOMAIN).pot-update): Likewise.

2005-01-20  Bruno Haible  <bruno@clisp.org>

	* hello-guile/hello.scm: Invoke setlocale. Fix bindtextdomain call.

2005-01-16  Bruno Haible  <bruno@clisp.org>

	Support for Scheme.
	* hello-guile: New subdirectory.
	* README: Mention it.
	* Makefile.am (EXAMPLESFILES): Add the files in hello-guile.
	* po/Makefile.am (POTFILES): Add hello-guile source.
	(SMALLPOTS): Add hello-guile.pot.
	(hello-guile.pot): New rule.
	(SMALLPOFILES_FOR_lang): Add hello-guile elements.
	(../hello-guile/po/$(LL).po): New rule.

2005-01-06  Bruno Haible  <bruno@clisp.org>

	* po/el.po: New file, from Simos Xenitellis <simos74@gmx.net>.
	* po/ru.po: New file, from Pavel Maryanov <acid_jack@ukr.net>.
	* po/uk.po: New file, from Maxim V. Dziumanenko <mvd@mylinux.com.ua>.
	* po/LINGUAS: Add el, ru, uk.
	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2004-09-07  Bruno Haible  <bruno@clisp.org>

	* po/xsmallpot.sh: Keep AC_PROG_* and OBJC lines in configure.in.
	* hello-objc/configure.ac: Assign OBJC through AC_SUBST.
	* hello-objc-gnome/configure.ac: Likewise.
	Needed to avoid error with automake-1.9.

2004-08-19  Bruno Haible  <bruno@clisp.org>

	* hello-librep/hello.jl.in: Remove no-op comments.

2004-03-21  Bruno Haible  <bruno@clisp.org>

	* po/es.po: Update from Max de Mendizábal <max@upn.mx>.
	* po/sr.po: Update from Aleksandar Jelenak <jelenak@netlinkplus.net>.

2004-02-24  Bruno Haible  <bruno@clisp.org>

	* hello-csharp*/hello.cs (Hello.Main): Remove workaround for mono bug,
	fixed in mono-0.30.1.

2004-02-24  Bruno Haible  <bruno@clisp.org>

	* hello-csharp*/autogen.sh: Copy also the csharp.m4 file.

2004-02-02  Bruno Haible  <bruno@clisp.org>

	* hello-*/autoclean.sh, hello-*/m4/Makefile.am: Handle glibc2.m4 too.

2004-01-29  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14.1 released.

2004-01-28  Bruno Haible  <bruno@clisp.org>

	* gettext-0.14 released.

2004-01-28  Bruno Haible  <bruno@clisp.org>

	* po/tr.po: Update from Nilgün Belma Bugüner <nilgun@superonline.com>.

2004-01-17  Bruno Haible  <bruno@clisp.org>

	* po/Makefile.am (POTFILES): Add hello-csharp, hello-csharp-forms
	sources.
	(SMALLPOTS): Add hello-csharp.pot, hello-csharp-forms.pot.
	(hello-csharp.pot, hello-csharp-forms.pot): New rules.
	(SMALLPOFILES_FOR_lang): Add hello-csharp, hello-csharp-forms elements.
	(../hello-csharp/po/$(LL).po, ../hello-csharp-forms/po/$(LL).po): New
	rules.
	* po/mmsmallpo.sh: Use option --force-po.

2004-01-17  Bruno Haible  <bruno@clisp.org>

	* hello-*/po/Makefile.am: Adapt to changes made in po/Makefile.in.in.

2004-01-17  Bruno Haible  <bruno@clisp.org>

	* po/af.po: New file, from Ysbeer <ysbeer@af.org.za>.
	* po/ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* po/de.po: Update from Karl Eichwalder <ke@gnu.franken.de>.
	* po/fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.
	* po/ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
	* po/nl.po: New file, from Elros Cyriatan <cyriatan@fastmail.fm>.
	* po/pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
	* po/sk.po: New file, from Marcel Telka <marcel@telka.sk>.
	* po/sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
	* po/zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.
	* po/LINGUAS: Add af, nl, sk.
	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2004-01-10  Bruno Haible  <bruno@clisp.org>

	* hello-c++-kde/admin: New directory, from KDE 3.1.4.
	* hello-c++-kde/auto*.sh: Don't create/remove the contents of the
	admin subdirectory.
	* Makefile.am (EXAMPLESFILES): Add hello-c++-kde/admin/*.

2004-01-10  Bruno Haible  <bruno@clisp.org>

	* hello-c/*, hello-c-gnome/*, hello-objc/*, hello-objc-gnome/*,
	hello-c++/*, hello-c++-gnome/*, hello-c++-kde/*: Use the autoconf
	infrastructure from gettext-0.13.1, not 0.12.1.

2004-01-10  Bruno Haible  <bruno@clisp.org>

	* hello-csharp/hello.cs: Work around mono-0.29 CurrentUICulture bug.
	* hello-csharp-forms/hello.cs: Likewise.

2003-12-29  Bruno Haible  <bruno@clisp.org>

	* hello-perl/INSTALL: Mention that libintl-perl-1.09 required.
	* hello-perl/hello-1.pl.in, hello-perl/hello-2.pl.in: Inhibit the
	automatic UTF-8 conversion in UTF-8 locales with Perl-5.8.0. Thanks to
	Guido Flohr.

2003-12-26  Bruno Haible  <bruno@clisp.org>

	* hello-csharp: New subdirectory.
	* hello-csharp-forms: New subdirectory.
	* Makefile.am (EXAMPLESFILES): Add the files in hello-csharp and
	hello-csharp-forms.

2003-12-26  Bruno Haible  <bruno@clisp.org>

	* hello-c++-qt/m4/qt.m4: Quote the first argument of AC_DEFUN.
	* hello-c++-gnome/m4/gtk.m4, hello-c++-gnome/m4/gtk--.m4: Likewise.

2003-12-17  Bruno Haible  <bruno@clisp.org>

	* gettext-0.13.1 released.

2003-12-17  Bruno Haible  <bruno@clisp.org>

	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2003-12-09  Bruno Haible  <bruno@clisp.org>

	* hello-smalltalk/hello.st.in: Add workaround against PackageLoader
	verbosity. Solution provided by Carey Evans <careye@spamcop.net>.
	* hello-smalltalk/BUGS: Remove file.
	* Makefile.am (EXAMPLESFILES): Update.

2003-12-07  Bruno Haible  <bruno@clisp.org>

	* po/sv.po: New file, from Jan Djärv <jan.h.d@swipnet.se>.
	* po/tr.po: New file, from
	Nilgün Belma Bugüner <nilgun@superonline.com>.
	* po/LINGUAS: Add sv, tr.

2003-12-07  Bruno Haible  <bruno@clisp.org>

	* hello-perl/hello-1.pl.in: Renamed from hello-perl/hello.pl. Make it
	work.
	* hello-perl/hello-2.pl.in: New file, from Guido Flohr.
	* hello-perl/po/Makefile.am (POTFILES): Update.
	(XGETTEXT_OPTIONS): Add options needed for the Locale::TextDomain API.
	* hello-perl/configure.ac: Update accordingly.
	* hello-perl/Makefile.am: Update accordingly.
	* Makefile.am (EXAMPLESFILES): Update.
	* po/Makefile.am (POTFILES): Update.

2003-12-06  Bruno Haible  <bruno@clisp.org>

	* hello-objc-gnustep/po/LocaleAliases: Add many new locales. Fix typo
	for EcuadorSpanish. Remove conflicting entries for Indonesian and
	Hebrew.

2003-12-06  Bruno Haible  <bruno@clisp.org>

	* hello-objc-gnustep/autoclean.sh: Also remove the *.lproj directories.
	* hello-objc-gnustep/po/GNUmakefile: Include the general rules at the
	beginning, not at the end, so that our .SUFFIXES tag has an effect.
	($(ENSTRINGSFILES)): Create the target directory.

2003-12-06  Bruno Haible  <bruno@clisp.org>

	* hello-*/INSTALL: Update the installation instructions.
	* hello-c++-qt/BUGS: New file.
	* hello-c++-kde/BUGS: New file.
	* hello-objc-gnustep/BUGS: New file.
	* hello-smalltalk/BUGS: New file.
	* hello-java-awt/BUGS: New file.
	* hello-java-swing/BUGS: New file.
	* Makefile.am (EXAMPLESFILES): Add them.

2003-12-02  Bruno Haible  <bruno@clisp.org>

	* Makefile.am (EXTRA_DIST): Don't add the EXAMPLESFILES.
	(distdir1): New rule. Install the EXAMPLESFILES after 'update-po'.

2003-11-30  Bruno Haible  <bruno@clisp.org>

	* gettext-0.13 released.

2003-11-30  Bruno Haible  <bruno@clisp.org>

	* po/mmsmallpo.sh: Remove the POT-Creation-Date line from the generated
	PO file.
	* Makefile.am (EXAMPLESFILES): Add hello-pascal/hello.rst.

2003-11-30  Bruno Haible  <bruno@clisp.org>

	* hello-*/po/LINGUAS: Update.
	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.

2003-11-30  Bruno Haible  <bruno@clisp.org>

	* po/es.po: New file, from Max de Mendizábal <max@upn.mx>.
	* po/LINGUAS: Add es.

2003-11-24  Bruno Haible  <bruno@clisp.org>

	* po/ca.po: New file, from Ivan Vilata i Balaguer <ivan@selidor.net>.
	* po/ro.po: New file, from Eugen Hoanca <eugenh@urban-grafx.ro>.
	* po/LINGUAS: Add ca, ro.

2003-11-22  Bruno Haible  <bruno@clisp.org>

	* po/ja.po: New file, from Masahito Yamaga <ma@yama-ga.com>.
	* po/LINGUAS: Add ja.

2003-11-20  Bruno Haible  <bruno@clisp.org>

	* hello-*/configure.ac: Remove AM_NLS invocation.
	* po/xsmallpot.sh: Don't keep AM_NLS lines.

2003-11-19  Bruno Haible  <bruno@clisp.org>

	* po/de.po: Update from Karl Eichwalder <ke@suse.de>.
	* po/fr.po: New file, from Michel Robitaille <robitail@iro.umontreal.ca>.
	* po/pl.po: New file, from Rafał Maszkowski <rzm@icm.edu.pl>.
	* po/sr.po: New file, from Danilo Segan <dsegan@gmx.net>.
	* po/zh_CN.po: New file, from Funda Wang <fundawang@linux.net.cn>.
	* po/LINGUAS: Add fr, pl, sr, zh_CN.

2003-11-15  Bruno Haible  <bruno@clisp.org>

	* hello-c/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
	* hello-c-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
	* hello-c++/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
	* hello-c++-kde/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
	* hello-c++-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
	* hello-objc/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
	* hello-objc-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.

2003-11-15  Bruno Haible  <bruno@clisp.org>

	* Makefile.am: New file.
	* README: New file.
	* installpaths.in: New file.
	* hello-c: New subdirectory.
	* hello-c-gnome: New subdirectory.
	* hello-c++: New subdirectory.
	* hello-c++-qt: New subdirectory.
	* hello-c++-kde: New subdirectory.
	* hello-c++-gnome: New subdirectory.
	* hello-objc: New subdirectory.
	* hello-objc-gnustep: New subdirectory.
	* hello-objc-gnome: New subdirectory.
	* hello-sh: New subdirectory.
	* hello-python: New subdirectory.
	* hello-clisp: New subdirectory.
	* hello-librep: New subdirectory.
	* hello-smalltalk: New subdirectory.
	* hello-java: New subdirectory.
	* hello-java-awt: New subdirectory.
	* hello-java-swing: New subdirectory.
	* hello-gawk: New subdirectory.
	* hello-pascal: New subdirectory.
	* hello-ycp: New subdirectory.
	* hello-tcl: New subdirectory.
	* hello-tcl-tk: New subdirectory.
	* hello-perl: New subdirectory.
	* hello-php: New subdirectory.

