Fri Jun 12 21:20:55 1992  John Gilmore  (gnu at cygnus.com)

	* configure.in:  Reorganize to a-b-c format; add solaris2.
	* makeinfo.c:  Lint.

Wed May 27 17:05:50 1992  Per Bothner  (bothner@rtl.cygnus.com)

	* Merge fix from FSF.
	Wed Apr 22 00:27:52 1992  David J. MacKenzie  (djm)
	* makeinfo.c: Indent #pragma.

Sat May 16 16:21:27 1992  John Gilmore  (gnu at cygnus.com)

	* makeinfo.c (long_options):  Lint.

Mon May  4 15:42:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)

	* makeinfo.c, info.c: don't redefine index and rindex on AIX machines

	* configure.in: use mh-irix on Irix (SGI) machines

Mon Apr 20 21:02:03 1992  K. Richard Pixley  (rich@cygnus.com)

	* Makefile.in: remove MINUS_G.  Rework CFLAGS so that they can be
	  passed from the command line.  Default CFLAGS to -g.

Mon Apr 13 18:19:53 1992  John Gilmore  (gnu at cygnus.com)

	* info.c (toploop):  Redisplay the window if we have switched
	nodes or files -- not just if we've changed file offsets.
	(before_stop_signal):  Move to window bottom before taking ^Z.
	(restore_io):  Flush stdout and stderr before resetting terminal.

Fri Apr 10 23:05:50 1992  Fred Fish  (fnf@cygnus.com)

	* Makefile.in (MINUS_G):  Add macro and default to -g.
	* configure.in:  Recognize ncr3000 config.
	* config/mh-ncr3000:  New config file for NCR 3000.

Tue Apr  7 16:38:55 1992  David Zuhn  (zoo at pluto)

	* texindex.c: redid some of the #ifdefs for AIX <fcntl.h>

Tue Apr  7 15:21:38 1992  Sean Eric Fagan  (sef@cygnus.com)

	* info.c, makeinfo.c:  Changed integers to the proper enums for
	the getopt structures.

Sat Mar 14 11:48:05 1992  Fred Fish  (fnf@cygnus.com)

	* Makefile.in:  Add texindex.c to SOURCES, texindex.o to OBJECTS.

	* texindex.c:  Reorder #if statements to put the USG case first,
	otherwise every non-POSIX system takes the same branch as AIX.

Tue Mar 10 21:48:36 1992  K. Richard Pixley  (rich@mars.cygnus.com)

	* Makefile.in: compile and install texindex too.

Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)

	* Makefile.in, configure.in: removed traces of namesubdir,
	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
	  copyrights to '92, changed some from Cygnus to FSF.

Fri Dec 20 11:55:00 1991  Fred Fish  (fnf at cygnus.com)

	* makeinfo.c (full_pathname):  Fix comparison that was checking
	for NULL when what it wanted to check for was a null byte.

	* configure.in:  Change svr4 references to sysv4.

Tue Dec 10 04:07:28 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* Makefile.in: infodir belongs in datadir.

Fri Dec  6 22:15:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* Makefile.in: unwrapped a for loop.  previous info target becomes
	  info-program.  added .PHONY declarations.  Fixed AR macro.

Thu Dec  5 22:46:26 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
	  and mandir now keyed off datadir by default.

Wed Nov 27 10:26:32 1991  Steve Chamberlain  (sac at cygnus.com)

	* Makefile.in: Put HDEFINES into the right place, now builds on sysv.

Wed Nov 27 01:32:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* Brought Makefile.in up to standards.text.

Tue Nov 19 16:21:31 1991  Fred Fish  (fnf at cygnus.com)

	* info.c (info_signal_handler):  The signal handler returns no
	value and thus should be declared as void, rather than int.

Mon Nov 18 16:45:35 1991  Roland H. Pesch  (pesch at cygnus.com)

	* texindex.c: FSF revision. 

	* info.c: merged w/FSF texinfo Beta 2.12.1

	* ChangeLog.fsf, configure.in.fsf: new files (not previously
	distribued in FSF texinfo Beta distribs)

Thu Nov 14 01:01:20 1991  Sen Fagin (sef at cygnus.com)
	* configure.in:  Added support for SCO.
	* info.c:  Changed support for SCO to be less SCO-specific.

Wed Nov 13 18:48:04 1991  Steve Chamberlain  (sac at cygnus.com)

	* makeinfo.c: (xrealloc) (xmalloc) no longer fails when using a
	malloc which returns 0 on a 0 length.

Wed Nov 13 08:32:19 1991  Fred Fish  (fnf at cygnus.com)

	* Makefile.in:  Add HDEFINES macro to CFLAGS.
	* configure.in:  Add per-host cases for sysv and svr4.
	* info.c:  Add TIOCGETC_BROKEN and TIOCGLTC_BROKEN checks for
	svr4, which defines TIOCGETC and TIOCGLTC but not the
	corresponding structures.
	* config/mh-sysv:  New file, to -DUSG.
	* config/mh-svr4:  New file, to -DUSG and "BROKEN" defs above.
	* ChangeLog:  New file.


