diff options
Diffstat (limited to 'Build/source/doc/ChangeLog')
-rw-r--r-- | Build/source/doc/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Build/source/doc/ChangeLog b/Build/source/doc/ChangeLog index b7a80a43bb5..14a610848ca 100644 --- a/Build/source/doc/ChangeLog +++ b/Build/source/doc/ChangeLog @@ -1,3 +1,19 @@ +2014-05-20 Karl Berry <karl@tug.org> + + * tlbuild-incl/install-tl.texi, + * tlbuild-incl/tlmgr.texi: new files, generated from the pod doc. + * tlbuild.texi: @include them. + * Makefile.am (tlbuild_TEXINFOS): add them. + ($(mydoc)-incl.texi): new phony target to run pod2texi; + currently requires development texinfo, + and thus is not intended to be invoked except by hand. + (readme-install): new phony target. + * splitinfo.gawk: quit at appendix too. + +2014-05-09h20 Peter Breitenlohner <peb@mppmu.mpg.de> + + * Makefile.am (EXTRA_DIST): no ${PDFS} any more. + 2014-05-01 Karl Berry <karl@tug.org> * tlbuild.texi (Building): split into sections. |