summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviout-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dviout-util/ChangeLog')
-rw-r--r--Build/source/texk/dviout-util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/dviout-util/ChangeLog b/Build/source/texk/dviout-util/ChangeLog
index e53d6bd67ed..e6a5a5136f8 100644
--- a/Build/source/texk/dviout-util/ChangeLog
+++ b/Build/source/texk/dviout-util/ChangeLog
@@ -1,3 +1,11 @@
+2018-10-11 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * dvispc.c: Support page-independence even with long
+ specials. Use MAX_... constants for error messages.
+ * dvispc.test: Test long specials.
+ * tests/longspec.{tex,dvi}, tests/longspecout.dvi: New tests.
+ * Makefile.am: Adjusted.
+
2018-10-10 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
* dvispc.c: Clean up code, more comments. Mostly revert