From 2655ed969664151fd30ce3ea6a082be654457890 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Wed, 29 Sep 1999 00:11:55 +0000 Subject: [PATCH] *** empty log message *** --- doc/ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 doc/ChangeLog diff --git a/doc/ChangeLog b/doc/ChangeLog new file mode 100644 index 00000000..5dd940ce --- /dev/null +++ b/doc/ChangeLog @@ -0,0 +1,31 @@ +1999-09-29 Martin Baulig + + * Makefile.am (MAKEINFO): Add `-I @libgtop_top_builddir@/doc' here. + +1999-05-16 Martin Baulig + + * main.texi: This is now the main file which will @include all + chapter files so we can use `texinfo-multiple-files-update'. + + * reference.texi: Added all missing sections with a "not yet written" + notice. + +1999-05-16 Martin Baulig + + * white-paper.texi: Initial version of the LibGTop White Paper. + + * Makefile.am: Create `auto-macros.texi' from `auto-macros.texi.in' + which will contain some `@set' commands for the LibGTop version etc. + + * auto-macros.texi.in: New file. This is a template for + `auto-macros.texi' which will be automatically generated. + +1999-05-09 Martin Baulig + + * about.texi: Split the `libgtop.texi' into one file pro chapter, + this is the "About LibGTop". + + * reference.texi: The "LibGTop Reference Manual". + + * libgtop.texi: Initial version of the new LibGTop Manual. +