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>

	* examples/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.

