2013-11-03

* configure.ac: Added doc/{copying.texi.in,Doxyfile.in} as dependencies of
  configure.

* AUTHORS.texi, DONORS.texi, NEWS.texi, README.texi, THANKS.texi,
  TODO.texi: Removed needless support for TeX output.

2013-11-02

* bootstrap.conf: Added generation of placeholder for gendocs_template as
  we don`t need it, but we do need gendocs.sh.

* Makefile.am: Added target for generation of homepage documentation using
  gendocs.sh.

* AUTHORS.texi, DONORS.texi, NEWS.texi, README.texi, THANKS.texi,
  TODO.texi: Fixed license notice.

* README, bootstrap.conf, AUTHORS, ChangeLog, NEWS: Removed top level
  documentation placeholders.  Empty files are now generated at checkout
  time by the bootstrap script.

2013-11-01

* README.texi: Removed small index.

* Makefile.am: Fixed dist-hook recipe.	Now it works on CVS and non-CVS
  sources for building and distributing top level documentation files and
  all relevant ChangeLogs scattered throughout the sources.

* NEWS, AUTHORS, ChangeLog, README: Added placeholder for top level
  documentation files.	Hopefully automake will stop complaining about
  their absence in face of GNU Coding Standards.

* Makefile.am: Trying to fix dist-hook rule.

2013-10-31

* Makefile.am: Fixed top level Makefile.am for top level documentation
  source files that now are located on the top level directory.

* configure.ac: Added "doc/copying.texi" as "configure" output.

* COPYING, COPYING.DOC, COPYING.DOC.texi, COPYING.texi: Removed texinfo
  sources for licenses and put plain text version under version control.

* NEWS.texi, README.texi, AUTHORS.texi, DONORS.texi, THANKS.texi,
  TODO.texi: Removed dependency on "version.texi" for top level
  documentation files.

* doxygen.am: Moved file "doxygen.am" from "doc" directory to top level
  directory.

* README.texi, AUTHORS.texi, NEWS.texi, THANKS.texi, COPYING.DOC.texi,
  COPYING.texi, DONORS.texi, TODO.texi: Moved sources of top level
  documentation files from "doc" directory to top level directory.

* bootstrap.conf: Emptied "bootstrap_epilogue" function.  That function had
  code to retrieve the "ax_prog_doxygen.m4" autoconf macros and "cvs2cl.pl"
  script, but now those files are put under version control.

* .cvsignore: Added "gnulib" directory to CVS ignore list.

* .cvsignore: Removed "m4" directory from CVS ignore list.

* bootstrap.conf: Configured to skip po files as ccd2cue is not yet
  registerd in the translation project.

* bootstrap.conf: Added chekout only file "changelog.sed" as prerequisite
  to run "bootstrap.conf".

* changelog.sed: Added copyright and license notice.

* bootstrap, bootstrap.conf: Added bootstrap machinery.

* changelog.sed: Added sed script to substitute user names in change logs
  by full name and email address.

* configure.ac, Makefile.am: Added GNU build system.

* .cvsignore: Added CVS ignore files.

2013-10-30

* GNU, LINUX-GNU, THE-GNU-PROJECT, WHY-FREE: Added GNU philosophy articles
  by RMS.

* AUTHORS, COPYING, README: Removed some top level documentation files.
  Now that files are generated at "make dist" time by texinfo files (of
  same base-name) located in the doc subdirectoy.

2013-10-11

* AUTHORS: Added AUTHORS file in conformance with GNU Maintaining
  Standards.

* CHANGELOG: Removed unhelpful, misnamed and not GNU Coding
  Standards-conforming changelog file.

* README: Modified to comply with GNU Coding Standards.

* MANUAL.pt_br, compile.sh: Removed non-standard files (by GNU Coding
  Standards).

2011-03-18

* CHANGELOG, COPYING, compile.sh, MANUAL.pt_br, README: Initial release;

