comparison doc/ChangeLog @ 5648:69a4f320d95a

[project @ 2006-03-08 20:17:37 by dbateman]
author dbateman
date Wed, 08 Mar 2006 20:17:38 +0000
parents 9e3a2d1e5e72
children f37b562ec93c
comparison
equal deleted inserted replaced
5647:9e3a2d1e5e72 5648:69a4f320d95a
1 2006-03-08 David Bateman <dbateman@free.fr>
2
3 * conf.texi: Remove.
4 * conf.texi.in: New file, for autoconf'ed version of conf.texi.
5 * Makefile.in: replace conf.texi with conf.texi.in in DISTFILES
6 * interpreter/Makefile.in: build in subdir IMAGEDIR, add stamps for
7 image files. Copy png-files to HTML directory. Build pdf files from
8 eps files using epsffit, gs, grep, basename, head and awk.
9 * octave.texi: Update sparse sub-sections.
10 * sparse.txi: Updates for current state of sparse code.
11 * interpreter/images/Makefile.in: New file.
12 * interpreter/images/sparseimages.m: New file to build sparse images.
13
1 2006-03-07 David Bateman <dbateman@free.fr> 14 2006-03-07 David Bateman <dbateman@free.fr>
2 15
3 * liboctave/dae.texi, liboctave/factor.texi, liboctave/nleqn.texi, 16 * liboctave/dae.texi, liboctave/factor.texi, liboctave/nleqn.texi,
4 liboctave/quad.texi, liboctave/matvec.texi, liboctave/nlfunc.texi, 17 liboctave/quad.texi, liboctave/matvec.texi, liboctave/nlfunc.texi,
5 liboctave/diffeq.texi, liboctave/array.texi, liboctave/range.texi, 18 liboctave/diffeq.texi, liboctave/array.texi, liboctave/range.texi,