summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/pdftex/manual/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/pdftex/manual/ChangeLog')
-rw-r--r--Master/texmf-dist/doc/pdftex/manual/ChangeLog54
1 files changed, 54 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/pdftex/manual/ChangeLog b/Master/texmf-dist/doc/pdftex/manual/ChangeLog
index 81d12f03bb7..220c0ca6ad4 100644
--- a/Master/texmf-dist/doc/pdftex/manual/ChangeLog
+++ b/Master/texmf-dist/doc/pdftex/manual/ChangeLog
@@ -1,3 +1,55 @@
+2016-04-25 Karl Berry <karl@freefriends.org>
+
+ * samplepdf: move subdir up a level for more visibility.
+ * pdftex-t.tex: adjust doc.
+
+ * pdftex-t.tex: reduce long lines, reduce spaces after markup.
+ (\pdftex-syntax.tex): \input this autogenerated file,
+ instead of having redundant (and out of date) text.
+ (\Modelist): new macro for the (h,v,m) listings,
+ so we can autogenerate complete primitive/syntax info.
+ (\pdfpageresources): document this, previously missing.
+
+ * syntaxform.pl: new script to generate pdftex-syntax.tex.
+ * syntaxform.awk: handle \Modelist, discard \unkern.
+ * Makefile (default): build only what we distribute in TL.
+ (all): build everything else.
+ (pdftex-syntax.tex): new rule using syntaxform.pl; related changes.
+ * README: bring up to date, avoid redundancies.
+
+2016-04-25 Karl Berry <karl@freefriends.org>
+
+ * pdftex-w.txt: rename from pdftex-t.txt.
+ * pdftex-t.tex: change \typefile call.
+ * Makefile: change calls and dependencies.
+
+ * pdftex-t.tex: use \type{-}\type{-help}, etc., to work
+ with both older and newer ConTeXt.
+
+ * Makefile (pdftex_binary): use "pdftex" if no binary
+ in the build path.
+
+2016-04-23 Karl Berry <karl@freefriends.org>
+
+ * pdftex-t.tex: Update for 1.40.17 (TeX Live 2016).
+ (Invoking \PDFTEX): new section, with description of
+ new support for envvar SOURCE_DATE_EPOCH.
+ New primitives: \pdfinfoomitdate \pdftrailerid \pdfsuppressptexinfo.
+
+2015-03-25 Karl Berry <karl@gnu.org>
+
+ * pdftex-t.tex (\currentpdftex): 1.40.16. (TeX Live 2015.)
+
+2014-12-12 Karl Berry <karl@gnu.org>
+
+ * pdftex-t.tex (\pdfinclusionerrorlevel): if negative, no diagnostic.
+
+2014-10-18 Karl Berry <karl@gnu.org>
+
+ * pdftex-t.tex (\pdfminorversion): better explain the compiled
+ default (4) vs. the typical format default (5). Report from Heiko
+ on ntg-pdftex, 20 Sep 2014 23:51:01.
+
2014-04-23 Karl Berry <karl@gnu.org>
* pdftex-t.tex (\currentpdftex): 1.40.15. (Update TeX Live.)
@@ -100,3 +152,5 @@
* pdftex-t.tex: update intro information about distributions,
etc., to be somewhat more accurate.
+
+(This ChangeLog file is public domain.)