view doc/ChangeLog @ 3176:fccab8e7d35f

[project @ 1998-05-18 20:33:31 by jwe]
author jwe
date Mon, 18 May 1998 20:33:42 +0000
parents db6d57d718f7
children bef7b73c0724
line wrap: on
line source

Thu May 14 21:04:40 1998  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* interpreter/Makefile.in (../../BUGS, ../../INSTALL): Add
	--no-validate to makeinfo args.

Wed Jul  2 16:41:04 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* refcard/Makefile.in: Remove .tex files from binary distributions.

	* interpreter/Makefile.in: Add DVI and Postscript files to binary
	distributions.

Fri Apr 18 02:51:00 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* faq/Octave-FAQ.texi: Rename from faq/FAQ.texi.
	* faq/Makefile.in: Fix names to match.

Wed Mar 12 17:01:02 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Makefile.in (install-strip): New target.
	* faq/Makefile.in: Ditto.
	* interpreter/Makefile.in: Ditto.
	* liboctave/Makefile.in: Ditto.
	* refcard/Makefile.in: Ditto.

Sat Mar  1 15:23:14 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Version 2.0.5 released.

Fri Feb 28 20:53:40 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* texinfo.tex: Update to latest version from Karl Berry, and apply
	previous patch too.

Thu Feb 27 03:34:48 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* texinfo.tex (\codeunder): Maybe make it work for @var{} inside
	@code{}.

Wed Feb 26 12:03:48 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* refcard/Makefile.in (mostlyclean clean): Delete log files.

	* liboctave/Makefile.in (mostlyclean clean): Delete more stuff.

	* faq/Makefile.in (mostlyclean clean): Delete some stuff.

Thu Feb 20 02:58:05 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Version 2.0.4 released.

Wed Feb 19 10:30:14 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Makefile.in (DISTFILES): Distribute conf.texi, not conf.texi.in.

	* liboctave/Makefile.in: Don't make or distribute conf.texi.
	(liboctave.info, liboctave.dvi): Depend on ../conf.texi, not conf.texi.

	* interpreter/Makefile.in: Don't create or distribute conf.texi.
	(octave.info, octave.dvi): Depend on ../conf.texi, not conf.texi.

Tue Feb 18 09:22:04 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Version 2.0.3 released.

Wed Jan 29 11:49:25 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Makefile.in (../INSTALL.OCTAVE, ../BUGS): Declare these to be
	.PHONY so that we will always check the interpreter makefile to
	get the proper dependencies.

Mon Jan 27 15:52:33 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Version 2.0.2 released.

Sun Jan 26 22:07:45 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* interpreter/Makefile.in: Make BUGS file directly from bugs.texi.
	* interpreter/bugs.texi: Incorporate bugs1.texi directly.
	* interpreter/bugs1.texi: Delete.

	* interpreter/Makefile.in: Make INSTALL file directly from
	install.texi.
	* interpreter/install.texi: Incorporate install1.texi directly.
	* interpreter/install1.texi: Delete.

Sat Jan 25 22:32:33 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Makefile.in, interpreter/Makefile.in, liboctave/Makefile.in,
	faq/Makefile.in, refcard/Makefile.in (bin-dist): New target.

Tue Jan  7 00:17:24 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Version 2.0.1 released.

Tue Dec 10 01:43:13 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Version 2.0 released.

Fri Dec  6 15:23:52 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Version 1.94.

Wed Nov 20 01:00:50 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Version 1.93.

Thu Nov 14 00:07:25 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* faq/Makefile.in (FAQ.dvi): Use $(TEXI2DVI), not just texi2dvi.
	* interpreter/Makefile.in (octave.dvi): Likewise.
	* liboctave/Makefile.in (liboctave.dvi): Likewise.

	* Version 1.92.

Thu Nov  7 12:43:19 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Version 1.91.

	* texinfo.tex: Update to version from texinfo-3.9 distribution.

Wed Oct 30 17:20:28 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Version 1.90.

	* Makefile.in (DISTFILES): Add ChangeLog.

Sat Oct 12 13:38:49 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Makefile.in (maintainer-clean): Don't depend on distclean.

Sat Jun 15 23:01:33 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* interpreter/Makefile.in (TEXINFO): Add audio.texi and emacs.texi.

Fri May 17 03:02:37 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* interpreter/Makefile.in: Use man1dir instead of mandir, and
	man1ext instead of manext.

Sat Mar 23 05:01:17 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* liboctave/Makefile.in (TEXINFO): Don't list conf.texi and
	gpl.texi here.

	* liboctave/Makefile.in (dist targets): Fix ln command.
	* refcard/Makefile.in (dist targets): Likewise.
	* interpreter/Makefile.in (dist targets): Likewise.
	* faq/Makefile.in (dist targets): Likewise.

Fri Mar 22 23:57:26 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* liboctave/Makefile.in (DISTFILES): Add gpl.texi.
	* interpreter/Makefile.in (DISTFILES): Add gpl.texi.
	* Makefile.in (DISTFILES): Delete gpl.texi.

Sun Mar  3 11:33:30 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>

	* Split docs into faq, interpreter, liboctave, and refcard
	subdirectories.

Wed Sep 20 00:47:45 1995  John Eaton  <jwe@bevo.che.wisc.edu>

	* mkinstalldirs: New file.
	* Makefile.in (DISTFILES): Add it to the list.

	* Makefile.in (maintainer-clean): Delete .dvi, .ps, and .info
	files here.
	(clean): Not here.
	(mostlyclean): Make this the same as clean.

Tue Sep 19 03:18:35 1995  John Eaton  <jwe@bevo.che.wisc.edu>

	* Makefile.in (../BUGS, ../INSTALL.OCTAVE): Specify output file to
	makeinfo with --output option.

Thu Sep 14 20:31:47 1995  John Eaton  <jwe@bevo.che.wisc.edu>

	* Makefile.in: Don't fail if makeinfo, tex, or dvips fail.

See ChangeLog.1 in the top level directory for earlier changes.