1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
2002-05-25 Karl Eichwalder <ke@gnu.franken.de>
* gpl.texi: Use the contents auf emacs.texi (Emacs CVS).
2002-05-22 Karl Eichwalder <ke@suse.de>
* texinfo.tex: Update to version 2002-03-26.08 (from texinfo
4.2).
* hello.texi: Use the @copying directive to get the copyright
notice output properly into all output formats.
Reported by Paul Eggert.
* hello.texi: Run s/prep.ai.mit.edu/gnu.org/ .
Reported by Paul Eggert.
* hello.texi: Add 2002 to the copyright statement.
1999-08-21 Karl Eichwalder <ke@gnu.franken.de>
* Makefile.am: Move old contributed manpage to ../contrib.
(EXTRA_DIST): Remove target.
(man_MANS): Ditto.
1999-01-31 Karl Eichwalder <ke@suse.de>
* hello.texi: Replace --help output; use the @email macro.
* texinfo.tex: Renewed from automake-1.4.
1998-04-04 Karl Eichwalder <ke@suse.de>
* hello.1: Warn about probably out of date documentation in the
manpage.
1998-02-28 Karl Eichwalder <ke@suse.de>
* Makefile.am (man_MANS): New variable; add hello.1.
(EXTRA_DIST): New variable; add hello.1.
* hello.1: New file. Manpage written by E. Larry Lidz
<ellidz@eridu.uchicago.edu>.
Sun May 25 18:50:54 1997 Karl Eichwalder <ke@ke.Central.DE>
* mdate-sh, texinfo.tex: New files from automake-1.1p.
Fri Jan 17 12:12:11 1997 Karl Eichwalder <ke@ke.Central.DE>
* mdate-sh: New file from gettext-0.10.26.
Thu Jan 9 18:34:10 1997 Karl Eichwalder <ke@ke.Central.DE>
* Makefile.am: Delete EXTRA_DIST.
Thu Dec 12 20:45:40 1996 Karl Eichwalder <ke@ke.Central.DE>
* hello.texi: use @dircategory and @direntry.
Thu Dec 5 17:39:56 1996 Karl Eichwalder <ke@ke.Central.DE>
* Makefile.am (info_TEXINFOS, hello_TEXINFOS, EXTRA_DIST):
define.
* hello.texi (Copying): include gpl.texi.
* Rename gpl.texinfo to gpl.texi for automake's demands.
* Makefile.am: new file.
Sun Mar 3 11:48:14 1996 Karl Eichwalder <ke@ke.Central.DE>
* Makefile.in (hello.info, dvi): Add gpl.texinfo and
version.texi.
* version.texi: 1.3.1.
Tue Dec 19 08:26:09 1995 Karl Eichwalder <ke@ke.Central.DE>
* hello.texi: include version.texi.
* mdate-sh: New file; stolen from `sharutils-4.2'.
* Makefile.in, version.texi: New file.
doc/ChangeLog ends here
|