From: Bruno Haible Date: Wed, 26 Sep 2001 14:52:37 +0000 (+0000) Subject: An intl library for Java, that works with ResourceBundles. X-Git-Tag: v0.11~464 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9e4045a6c84a76091fdf912a61ac7d5f5930ecf;p=thirdparty%2Fgettext.git An intl library for Java, that works with ResourceBundles. --- diff --git a/ChangeLog b/ChangeLog index ad13e1177..9d03bcad8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-09-08 Bruno Haible + + * configure.in (AC_OUTPUT): Add intl-java/Makefile. + * Makefile.am (SUBDIRS): Add intl-java. + 2001-09-16 Bruno Haible * configure.in: Don't check for memmove (unneeded).