Mon Dec  4 01:01:16 1995  Ulrich Drepper  <drepper@myware>

	* acconfig.h (PAGE__WIDTH): Because tupdate does not know about
	breaking lines after PAGE_WIDTH characters it is turned off for
	now.  When msgmerge will be used it will be enabled again.

	* configure.in (VERSION): Bump to 0.10.

Sun Dec  3 02:22:00 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): New file BUGS.

Sat Dec  2 03:17:10 1995  Ulrich Drepper  <drepper@myware>

	* configure.in: Add handling of README-alpha file.  If current
	version is a test release we ship this file.  Inspired by Jim
	Meyering configure.in.

	* Makefile.in (DISTFILES): Add @DIST_ALPHA@.

Tue Nov 21 02:27:48 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in: Make recursion loop aware of Make's -k option.
	Kudos to Jim Meyering.

	* Makefile.in (DISTFILES): Add AUTHORS.

Mon Nov 20 20:15:12 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (VERSION): Bump to 0.9.14.

Sat Nov 18 16:38:11 1995  Ulrich Drepper  <drepper@myware>

	* configure.in, aclocal.m4: Fix typo.

	* aclocal.m4, configure.in:
	Now requires autoconf-2.5.  Use new macro AC_CACHE_CHECK.

Thu Nov 16 21:16:44 1995  Ulrich Drepper  <drepper@myware>

	* acconfig.h (PAGE_WIDTH): Add definition.

Sat Nov 11 17:52:03 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (VERSION): Bump to 0.9.13.

Thu Nov  9 00:29:28 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (AC_CHECK_FUNCS): Add getcwd.

Tue Nov  7 13:45:47 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4: Don't prepend $INTLDEPS to $LIBS.

	* configure.in (VERSION): Bump to 0.9.12.

	* aclocal.m4 (ud_WITH_NLS):
	Set LIBS to correct value and filter out -intl if necessary.

	* Makefile.in (ABOUT-NLS): Forgot to continue line.

	* aclocal.m4: Move ud_PATH_LISPDIR out of NLS region.

	* Makefile.in (uninstall-local):
	Remove root-ABOUT-NLS instead of root-NLS.

Mon Nov  6 17:27:52 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in: Be consistent with rm and &&.

	* Makefile.in (ABOUT-NLS): Place file in $(srcdir).

	* Makefile.in: Eliminate duplicate all-recursive rule.

	* Makefile.in:
	Renamed README.NLS to ABOUT-NLS.  Never again MS-DOG names!

	* Makefile.in: Some more cleanups by Franc,ois Pinard.

	* configure.in (VERSION): Bump to 0.9.11.

	* aclocal.m4 (ud_GNU_GETTEXT):
	Always create intl/ dir if it does not exist.

	* aclocal.m4 (ud_PATH_LISP):
	Prefer share/ directory to lib/ directory if both exist.

	* Makefile.in (all):
	Now a local call.  Depends on all-local and all-recursive.
	(all-local): Depend on README.NLS.

	* Makefile.in (install-src-local):
	Add README.NLS as dependency.  Patch by Franc,ois Pinard.

Mon Nov  6 00:46:48 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4 (md_TYPE_PTRDIFF_T): Cache result.

	* configure.in (VERSION): Bump to 0.9.10.

Sun Nov  5 21:58:34 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (VERSION): Bump to 0.9.9.

Sun Nov  5 21:52:22 1995  Ulrich Drepper  <drepper@myware>

	* README: Move advise for using GNU getetxt to intl/nls.texi.

	* aclocal.m4:
	Franc,ois reported that po2tbl.sed is not always generated.

	* README: Some typos fixed by Franc,ois Pinard.

Sun Nov  5 19:39:05 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (dist-gettext):
	Make synonym for dist.  Recursive goal is now named
	dist-gettext.

	* configure.in (VERSION): Bump to 0.9.8.

	* Makefile.in: Rename NLS to README.NLS.
	Add rule for automatical generation of README.NLS.

Sun Nov  5 11:36:53 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (dist): Suppress error message when ln failed.
	Get files from $(srcdir) explicitly.

Sat Nov  4 23:37:38 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4:
	Fix typo: "Do not you" -> "Do not use".  Reported by Tom Tromey.

Fri Nov  3 00:03:34 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): Add TODO.

Wed Nov  1 11:38:30 1995  Ulrich Drepper  <drepper@myware>

	* configure.in:
	Remove AC_FUNC_MMAP.  This is tested in the intl/ specific part.

	* configure.in (VERSION): Bump to 0.9.7.

Sun Oct 29 12:02:01 1995  Ulrich Drepper  <drepper@myware>

	* configure.in: Replace AC_INSTALL_PROG with fp_INSTALL_PROG.

	* aclocal.m4 (fp_PROG_INSTALL): Replace shell comments (#) by m4
	comments (dnl).  This is necessary because autoconf would else
	find the AC_PROG_INSTALL word in the comment and report a missing
	definition.

	* aclocal.m4: Use Franc,ois' fp_PROG_INSTALL macro.

Sat Oct 28 23:28:11 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4:
	Test for dcgettext function when gettext is found in C library.  This
	works around the missing function in Solaris 2.3.

	* configure.in (VERSION): Bump to 0.9.6.

Sat Oct 28 14:02:28 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (VERSION): Bump to 0.9.5.

Fri Oct 27 02:26:10 1995  Ulrich Drepper  <drepper@myware>

	* THANKS: Fix typo.

	* configure.in (ALL_LINGUAS): Add sv.

	* aclocal.m4:
	Use single quote where possible.  Reported by Christian von Roques.

	* Makefile.in (DISTFILES): Add DISCLAIM.

Tue Sep 26 00:53:48 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (md_TYPE_PTRDIFF_T):
	Add this macro for type in obstack.h.

	* aclocal.m4: Handling of AC_FD_MSG is now correct in md_PATH_PROG.

	* aclocal.m4: Correct last changes.  Some newline were missing.

Mon Sep 25 22:17:09 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4 (md_PATH_PROG):
	Use this new macro instead of AC_PATH_PROG for msgfmt and
	xgettext program.  This warns about uses of OpenWin versions (Wrgg).
	(md_TYPE_PTRDIFF_T): New test.  Sun's compiler does not like the
	definition in obstack.h.
	All provided by Marcus Daniels.

	* acconfig.h (HAVE_PTRDIFF_T):
	Add symbol because Sun's compiler cannot live with
	the definition in obstack.h.  Reported by Marcus Daniels.

Sat Sep 23 21:17:53 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4 (stpcpy): One argument in test can be empty.
	Reported by Nelson Beebe.

Thu Sep 21 18:05:41 1995  Ulrich Drepper  <drepper@myware>

	* acconfig.h (HAVE_STPCPY): Define for autoconf work around.

	* aclocal.m4: Some strange things with autoconf-2.4.2: If a
 	function is tested once in AC_REPLACE_FUNCS and later with
 	AC_CHECK_FUNCS the second definition does not define the symbol in
 	the header.  Work around this.

Wed Sep 20 22:36:04 1995  Ulrich Drepper  <drepper@myware>

	* acconfig.h, configure.in: Remove unneeded STD_INC_PATH definition.

Tue Sep 19 00:09:23 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (VERSION): Bump to 0.9.4.

Sun Sep 17 17:37:45 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (AC_PROG_YACC):
	Add check.  Is now needed for msgfmt program.

Thu Sep  7 00:19:11 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (dist): Don't use long --gzip option for tar.

Tue Aug 29 23:37:44 1995  Ulrich Drepper  <drepper@myware>

	* acconfig.h: Remove comment followinf #endif.  We now use
 	indentation.  Reported by Franc,ois Pinard.

Sat Aug 19 23:21:19 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in: Correct install vs install-src goals.

	* README: Add comment about alias data base.

	* Makefile.in: Remove Emacs mode selection.

	* configure.in:
	Generate intl/VERSION file in configure run.  config.status will *not*
	create the file.
	(AC_OUTPUT): Remove intl/VERSION.

	* Makefile.in: Make install call install-src-recursive and install-src.

	* Makefile.in:
	Make install-local depend on install-src.  I.e. the sources and
	gettextize will always be installed.

	* Makefile.in: Make goal more appropriate for parallel build.
	Inspired by Franc,ois Pinard.

Fri Aug 18 23:44:56 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (ALL_LINGUAS):
	Add no@nynorsk for nynorsk dialect of norwegian language.
	Provided by norwegian translation team.

	* aclocal.m4, configure.in: Use AC_CHECK_FUNC instead of
 	AC_FUNC_CHECK.

	* configure.in (VERSION): Bump to 0.9.3.

	* aclocal.m4 (ud_GNU_GETTEXT): Add stpcpy to AC_REPLACE_FUNCS.

Tue Aug 15 13:15:17 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (AC_OUTPUT):
	Generation of intl/VERSION in extra shell code failed.  Now
	make it a autoconf'ed file.

	* configure.in (AC_OUTPUT): Generate intl/VERSION file.

Tue Aug 15 05:52:53 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (AC_CHECK_FUNCS): Remove getcwd, putenv, and setenv.

	* Makefile.in (install-src):
	Install NLS as root-NLS.  Now also install aclocal.m4.

Mon Aug 14 23:51:36 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (AC_OUTPUT):
	Rewrite misc/gettextize instead of misc/makelinks.

	* Makefile.in (prefix, gettextsrcdir):
	Directory values needed for installation.
	(INSTALL, INSTALL_DATA): Programs now needed for installing NLS file.
	(install-src, install-src-recursive): New rules for installing gettext
	sources for use in gettextize shell script.

Sun Aug 13 14:38:19 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4 (AC_CHECK_FUNCS):
	Unless the AC_FUNC_MMAP function does not check for the
	existence of the munmap function (which does not exist on NeXT)
 	we do it ourself.  Report by Marcus Daniels.

	* aclocal.m4:
	Generate po/POTFILES correct even if srcdir is an absolute path.
	Report by Marcus Daniels.

Wed Aug  9 01:21:56 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (VERSION): Bump to 0.9.2.

	* README: Mention points for normal user to install GNU gettext.

Tue Aug  8 21:34:12 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4 (AC_REPLACE_FUNCS): New, to test for strcasecmp.

	* aclocal.m4: Fix typo: ditribution -> distribution.
	Report by Franc,ois Pinard.

Mon Aug  7 22:52:43 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4 (ud_GNU_GETTEXT):
	Add AC_REQUIRE(...) for all test necessary for intl/
	subdirectory.
	(AC_CHECK_HEADERS): Add limits.h, malloc.h, string.h, unistd.h,
 	and values.h.
	(AC_CHECK_FUNCS): Add getcwd, putenv, setenv, strchr.
	Reported by Franc,ois Pinard.

	* configure.in (AC_REPLACE_FUNCS):
	strcspn is now placed here instead of in AC_CHECK_FUNCS.
	(AC_HAVE_HEADERS): Don't test for stdlib.h.
  	Reported by Franc,ois Pinard.

Fri Aug  4 22:16:58 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (Version): Bump to 0.9.1.

	* configure.in (AC_OUTPUT): Remove unneeded `;'.

	* Makefile.in (dist): Remove `copying instead' message.

	* Makefile.in (dist): Change mode of directories to 777.
	Add option -o to tar command.

Wed Aug  2 19:37:09 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (VERSION): Bump to 0.9.

	* configure.in (AC_OUTPUT):
	Add new file misc/makelinks and make it executable.

Tue Aug  1 22:51:27 1995  Ulrich Drepper  <drepper@myware>

	* acconfig.h: Remove unneeded definition of HAVE_ASPRINTF.

	* Makefile.in (SUBDIRS):
	make int doc/ first and unconditionally make in intl/.

	* configure.in (VERSION): Bump to 0.8.2.

Sun Jul 30 12:12:40 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4 (ud_WITH_NLS):
	Don't define INTLOBJS when using systems gettext.
	Always define DATADIRNAME.
	Don't compute catalogs to be installed when --disable-nls is
 	selected.

Sat Jul 29 23:22:39 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (ALL_LINGUAS): Add norwegian catalog.

Sat Jul 22 01:13:06 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (VERSION): Bump to 0.8.1.
	(ud_PATH_SITELISP): Replace with call to ud_PATH_LISPDIR.

	* aclocal.m4 (ud_EMACS_TRY_PREFIX): Remove rule.
	(ud_PATH_SITELISP): Rename to ud_PATH_LISPDIR and simplify it it.
	By Franois Pinard.

Wed Jul 19 02:22:18 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4 (ud_PATH_SITELISP):
	If no Emacs program is found define ac_cv_path_sitelisp
	to `no'.

	* configure.in (GETTEXTPRG):
	Remove variable.  Always create and install gettext.

Tue Jul 18 20:09:41 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (VERSION): Bump to 0.8.

Tue Jul 18 01:32:09 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): Remove magic.add.  Now in misc/.
	(SUBDIRS): Add misc.

	* README: Fix typo: one -> once.  Reported by Franc,ois Pinard.
	Mention that magic.add is now found in misc/.

	* configure.in (VERSION): Bump to 0.7.5.
	(AC_OUTPUT): Add misc/Makefile.

	* aclocal.m4 (ud_PATH_SITELISP):
	Remove command for test files was incorrectly placed.

Tue Jul 18 00:27:22 1995  Ulrich Drepper  <drepper@myware>

	* magic.add: Moved to misc/.

	* acconfig.h: Uniform test for __STDC__.

Mon Jul 17 00:23:22 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4 (ud_PATH_SITELISP):
	Try path given with configures --prefix option.

Sun Jul 16 22:36:07 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (SITELISPDIR, ELCFILES):
	Test for Emacs and generation of substition values
	is extended and now found in aclocal.m4.

	* aclocal.m4 (ud_PATH_SITELISP, ud_EMACS_TRY_PREFIX):
	New rules to test for Emacs' site-lisp directory.

Sun Jul 16 00:09:24 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (ELCFILES):
	Substitute as Make variable: $(ELCFILES) instead of $ELCFILES.
	Reported by Eric Backus.

	* configure.in (VERSION): Bump to 0.7.4.

Sat Jul 15 00:48:11 1995  Ulrich Drepper  <drepper@myware>

	* acconfig.h (INVALID_PATH_CHAR): De-ANSI-fy string.

	* configure.in (VERSION): Bump to 0.7.3.
	(AC_CHECK_FUNCS): Add mblen.
	(AC_OUTPUT): Due shorted file names now write src/tupdate.

Thu Jul 13 22:35:36 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (VERSION): Bump to 0.7.2.

Thu Jul 13 01:40:17 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4: po-to-msg.sed and po-to-tbl.sed are now called
 	po2msg.sed and po2tbl.sed resp.

	* configure.in: Check for Emacs.
	If Emacs exists, enable regeneration of *.elc files.
	(AC_OUTPUT): New file checks/Makefile.

	* Makefile.in (SUBDIRS): New subdirectory `checks'.
	New goal check: simply recurse through all subdirectories.

Wed Jul 12 00:26:12 1995  Ulrich Drepper  <drepper@myware>

	* NLS: New version by Franc,ois Pinard.

Tue Jul 11 21:43:49 1995  Ulrich Drepper  <drepper@myware>

	* acconfig.h (WARN_ID_LEN):
	new constant.  Specifies length of messages from which
	on warnings are given to prevent breaking limits of compilers and
	tools.

	* configure.in (AC_OUTPUT): tupdate.perl is now found in src/

Tue Jul 11 01:30:24 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4 (ud_GNU_GETTEXT): Construct po-to-tbl.sed
	by removing comments.

	* configure.in: Don't have default path for Perl.
	strtoul can now be substituted when necessary.

Tue Jul  4 22:27:48 1995  Ulrich Drepper  <drepper@myware>

	* configure.in (VERSION): Bump to 0.7.1.

	* aclocal.m4 (ud_GNU_GETTEXT): Correct loop for determining LINGUAS.

	* configure.in (AC_REPLACE_FUNCS): Add memmove.

Tue Jul  4 00:22:30 1995  Ulrich Drepper  <drepper@myware>

	* aclocal.m4: aclocal.m4: Create intl/ before writing sed script.

Sun Jul  2 01:51:36 1995  Ulrich Drepper  <drepper@myware>

	* First official release.  This directory solely contains
	the usual configuration stuff.

