+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * configure.in: Bump version number to 0.11.
+ (RELEASE_DATE): Bump.
+ * Makefile.am (EXTRA_DIST): Remove README-alpha.
+
2002-01-31 Bruno Haible <bruno@clisp.org>
* INSTALL: Remove instructions for using Intel icc. It's getting to
SUBDIRS = doc intl intl-java lib src po man m4 projects misc tests
-EXTRA_DIST = config.rpath BUGS DISCLAIM PACKAGING README.gemtext README-alpha \
+EXTRA_DIST = config.rpath BUGS DISCLAIM PACKAGING README.gemtext \
djgpp/Makefile.maint djgpp/README.in djgpp/README \
djgpp/config.bat djgpp/config.in djgpp/config.sed \
djgpp/config.site djgpp/edtests.bat djgpp/fnchange.in \
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.13)
AC_INIT(src/msgfmt.c)
-AM_INIT_AUTOMAKE(gettext, 0.11-pre5++)
-RELEASE_DATE=2001-05-23 dnl in "date +%Y-%m-%d" format
+AM_INIT_AUTOMAKE(gettext, 0.11)
+RELEASE_DATE=2002-01-31 dnl in "date +%Y-%m-%d" format
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
2002-01-30 Bruno Haible <bruno@clisp.org>
* nls.texi (Using This Package): Document how to deal with locale name
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
2001-11-25 Bruno Haible <bruno@clisp.org>
* Makefile.am (install-javadoc1): Make it work when builddir != srcdir.
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
2002-01-24 Bruno Haible <bruno@clisp.org>
* Makefile.in (libintl.la): Use @LTLIBICONV@ instead of @LIBICONV@.
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
2002-01-30 Bruno Haible <bruno@clisp.org>
* error.c: Compile nothing if HAVE_ERROR_AT_LINE is set.
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
2002-01-30 Bruno Haible <bruno@clisp.org>
* error.m4: New file.
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
2001-12-08 Bruno Haible <bruno@clisp.org>
* msgfilter.x: Renamed from msgexec.x.
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
2002-01-26 Bruno Haible <bruno@clisp.org>
* gettextize.in: If directory intl was removed, remove it from SUBDIRS
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
2002-01-24 Bruno Haible <bruno@clisp.org>
* da.po: Update from Keld Simonsen <keld@dkuug.dk>.
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
2001-11-25 Bruno Haible <bruno@clisp.org>
* Makefile.am (install-data-local): Make it work when
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
2002-01-30 Bruno Haible <bruno@clisp.org>
Make the gettext and ngettext programs independent of libgettextlib.
+2002-01-31 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.11 released.
+
2002-01-24 Bruno Haible <bruno@clisp.org>
* rpathlyx/configure.in: Don't use AC_LIB_APPENDTOVAR for LIB