summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/texk/web2c/ChangeLog4
-rw-r--r--Build/source/texk/web2c/tftopl.web4
2 files changed, 6 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index 169c224bb47..66387278de4 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,7 @@
+2008-03-25 Karl Berry <karl@tug.org>
+
+ * tftopl.web: revised version 3.2 from Knuth.
+
2008-03-24 Karl Berry <karl@tug.org>
* tex.ch: use print_c_string to print the new prompt_file_name
diff --git a/Build/source/texk/web2c/tftopl.web b/Build/source/texk/web2c/tftopl.web
index 04711eef095..d77f4b8a428 100644
--- a/Build/source/texk/web2c/tftopl.web
+++ b/Build/source/texk/web2c/tftopl.web
@@ -31,7 +31,7 @@
\vfill
\centerline{\titlefont The {\ttitlefont TFtoPL} processor}
\vskip 15pt
- \centerline{(Version 3.1, November 1989)}
+ \centerline{(Version 3.2, February 2008)}
\vfill}
\def\botofcontents{\vfill
\centerline{\hsize 5in\baselineskip9pt
@@ -62,7 +62,7 @@ Extensions for an enhanced ligature mechanism were added by the author in 1989.
The |banner| string defined here should be changed whenever \.{TFtoPL}
gets modified.
-@d banner=='This is TFtoPL, Version 3.1' {printed when the program starts}
+@d banner=='This is TFtoPL, Version 3.2' {printed when the program starts}
@ This program is written entirely in standard \PASCAL, except that
it occasionally has lower case letters in strings that are output.