2013-11-03

* copying.texi.in: Fixed license version and added copyright notice.

* .cvsignore: Added wwwtemp directory.

2013-11-02

* .cvsignore: Updated.

* ccd2cue.texi: Fixed license notice.

2013-11-01

* .cvsignore: Added copyright.texi to CVS ignore list.

* ccd2cue.texi: Added chapter entitled "Burning" with an important warning
  and burning advices.

* Doxyfile.in: Fixed source directory input.

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

2013-10-31

* ccd2cue.texi, fdl.texi: Added "fdl.texi" and changed "ccd2cue.texi" to
  refer to that instead of "COPYING.DOC.texi" which is now removed.

* copying.texi, copying.texi.in: Removed "doc/copying.texi" and added
  "doc/copying.texi.in".  Now "copying.texi" is generated by "configure.ac"
  from "copying.texi.in" which has the variable "@VERSION@" that is
  substuted by the "configure" script.

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

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

* README.texi: Changed wording in a sentence about donations.

* .cvsignore: Updated CVS ignore list to cover Doxygen generated files.

* doxygen.am, Doxyfile.in: Added Doxygen build machinery.

* Makefile.am: Added GNU build system.

* ccd2cue.texi: Manual restructured to contain only use and reference
  documentation specific to this program.

* copying.texi: Manual restructured to contain only use and reference
  documentation specific to this program.

* fdl.texi, gpl.texi, install.texi: Removed texinfos not used by the new
  lightweight manual structure.

* AUTHORS.texi, COPYING.DOC.texi, COPYING.texi, DONORS.texi, NEWS.texi,
  README.texi, THANKS.texi, TODO.texi: Added top level documentation files.

2013-10-24

* ccd2cue.texi: Added commented copyright notice.

* .cvsignore, Makefile.am, ccd2cue.texi, fdl.texi, gpl.texi, install.texi:
  Added documentation conforming with GNU Coding Standards.

